pytorch/tools/test
Xuehai Pan 35ea5c6b22 [3/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torchgen (#127124)
The `usort` config in `pyproject.toml` has no effect due to a typo. Fixing the typo make `usort` do more and generate the changes in the PR. Except `pyproject.toml`, all changes are generated by `lintrunner -a --take UFMT --all-files`.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/127124
Approved by: https://github.com/Skylion007
ghstack dependencies: #127122, #127123
2024-05-25 19:20:03 +00:00
..
heuristics [TD] Heuristic based on file path (#125477) 2024-05-08 20:56:53 +00:00
gen_operators_yaml_test.py
gen_oplist_test.py
test_cmake.py
test_codegen.py [3/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torchgen (#127124) 2024-05-25 19:20:03 +00:00
test_codegen_model.py [3/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torchgen (#127124) 2024-05-25 19:20:03 +00:00
test_create_alerts.py
test_executorch_custom_ops.py
test_executorch_gen.py [executorch] Add support for method variants in aten executorch code gen (#121016) 2024-03-01 20:33:02 +00:00
test_executorch_signatures.py
test_executorch_types.py
test_executorch_unboxing.py
test_gen_backend_stubs.py [3/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torchgen (#127124) 2024-05-25 19:20:03 +00:00
test_selective_build.py
test_test_run.py Numbers based TD (#119901) 2024-02-26 17:01:19 +00:00
test_test_selections.py Fix round robin sharding (#121022) 2024-03-11 17:30:12 +00:00
test_upload_stats_lib.py TD outside of test job (#118250) 2024-03-01 23:08:10 +00:00
test_upload_test_stats.py
test_utils.py
test_vulkan_codegen.py