mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Test PeekableIterator behavior Add `.github/scripts/test_*.py` to list of tests run by test_tools workflow and pin Python version to 3.7 in test_tools workflow Change PeekableIterator inheritance from collections.abc.Iterator, to typing.Iterator, which is a correct alias starting from Python-3.7 Pull Request resolved: https://github.com/pytorch/pytorch/pull/71580 Reviewed By: bigfootjon Differential Revision: D33690659 Pulled By: malfet fbshipit-source-id: 71f270b15138230772e2eed0da66cdfcb34825cc (cherry picked from commit 42abb07396fa90272afb0b56508bd3a1f5c4ccbe) |
||
|---|---|---|
| .. | ||
| build_publish_nightly_docker.sh | ||
| ensure_actions_will_cancel.py | ||
| export_pytorch_labels.py | ||
| generate_binary_build_matrix.py | ||
| generate_ci_workflows.py | ||
| generate_pytorch_test_matrix.py | ||
| generate_pytorch_version.py | ||
| gitutils.py | ||
| install_nvidia_utils_linux.sh | ||
| kill_active_ssh_sessions.ps1 | ||
| lint_native_functions.py | ||
| lint_test_ownership.py | ||
| parse_ref.py | ||
| report_git_status.sh | ||
| run_torchbench.py | ||
| syncbranches.py | ||
| test_gitutils.py | ||
| trymerge.py | ||
| wait_for_ssh_to_drain.ps1 | ||
| wait_for_ssh_to_drain.sh | ||