pytorch/tools/testing
Aaron Gokaslan beb4d7816d [BE]: ruff PLC0207 - use maxsplit kwarg (#160107)
Automatically replaces split with rsplit when relevant and only performs the split up to the first ( or last value). This allows early return of the split function and improve efficiency.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/160107
Approved by: https://github.com/albanD
2025-08-08 03:14:59 +00:00
..
target_determination [BE] fix typos in tools/ (#156082) 2025-06-17 19:25:50 +00:00
__init__.py
clickhouse.py [BE][CI] bump ruff to 0.9.8 (#145606) 2025-02-27 21:01:10 +00:00
discover_tests.py [BE]: ruff PLC0207 - use maxsplit kwarg (#160107) 2025-08-08 03:14:59 +00:00
do_target_determination_for_s3.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
explicit_ci_jobs.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
modulefinder_determinator.py [BE]: ruff PLC0207 - use maxsplit kwarg (#160107) 2025-08-08 03:14:59 +00:00
test_run.py [BE] fix typos in tools/ (#156082) 2025-06-17 19:25:50 +00:00
test_selections.py [CI][testing] Use 3 processes for testing on sm89 and sm90 jobs (#158691) 2025-07-25 15:26:29 +00:00
update_slow_tests.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
upload_artifacts.py [CI] Keep going display on HUD: upload log when test fails (#155371) 2025-06-13 21:21:55 +00:00