pytorch/tools/test
2025-07-31 12:56:09 +00:00
..
docstring_linter_testdata Exempt overriding methods from docstring_linter (fix #151692) (#151906) 2025-05-05 12:39:42 +00:00
header_only_linter_testdata Add torch/header_only_apis.txt and enforce they're tested (#153635) 2025-05-20 23:42:24 +00:00
heuristics Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
set_linter_testdata [inductor] Fix set_linter's handling of f-strings for Python 3.12 and up (fix #159056) (#159252) 2025-07-31 12:56:09 +00:00
gen_operators_yaml_test.py [BE][CI] bump ruff to 0.9.2: multiline assert statements (#144546) 2025-02-27 20:46:16 +00:00
gen_oplist_test.py
linter_test_case.py [inductor] Fix issue with set_linter, improve linter framework (#144620) 2025-03-13 09:49:40 +00:00
test_cmake.py Simplify handling of max jobs in CMake builds (#145820) 2025-01-31 00:55:39 +00:00
test_codegen_model.py [torchgen] Add support for schema with namespace (#148038) 2025-02-28 16:41:50 +00:00
test_codegen.py Generate op variants for core CIA ops (#141797) 2024-12-03 22:57:46 +00:00
test_create_alerts.py Fix broken URLs (#152237) 2025-04-27 09:56:42 +00:00
test_docstring_linter.py Move code out of individual token linters (#152256) 2025-06-23 18:16:33 +00:00
test_gb_registry_linter.py [dynamo] lintrunner for gb_registry adds/updates (#158460) 2025-07-23 21:02:54 +00:00
test_gen_backend_stubs.py [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-12-29 17:23:13 +00:00
test_header_only_linter.py Add torch/header_only_apis.txt and enforce they're tested (#153635) 2025-05-20 23:42:24 +00:00
test_selective_build.py [BE] Cleanup old ExecuTorch codegen and runtime code (#154165) 2025-06-07 06:54:12 +00:00
test_set_linter.py [inductor] Fix set_linter's handling of f-strings for Python 3.12 and up (fix #159056) (#159252) 2025-07-31 12:56:09 +00:00
test_test_run.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
test_test_selections.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
test_upload_stats_lib.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
test_upload_test_stats.py
test_utils.py
test_vulkan_codegen.py