pytorch/tools/test
2025-01-24 23:37:15 +00:00
..
docstring_linter_testdata Enable ruff's unused variable checking everywhere in pytorch (#136965) 2024-12-22 02:33:11 +00:00
heuristics Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
set_linter_testdata set_linter finds and replaces built-in set in Python code (#138454) 2024-12-04 14:31:24 +00:00
gen_operators_yaml_test.py
gen_oplist_test.py
linter_test_case.py set_linter finds and replaces built-in set in Python code (#138454) 2024-12-04 14:31:24 +00:00
test_cmake.py [3/N] Apply py39 ruff fixes (#142115) 2024-12-11 17:50:10 +00:00
test_codegen.py Generate op variants for core CIA ops (#141797) 2024-12-03 22:57:46 +00:00
test_codegen_model.py
test_create_alerts.py
test_docstring_linter.py docstring_linter finds long classes and functions without docstrings (#140426) 2024-12-08 17:03:57 +00:00
test_executorch_custom_ops.py
test_executorch_gen.py
test_executorch_signatures.py
test_executorch_types.py
test_executorch_unboxing.py
test_gen_backend_stubs.py [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-12-29 17:23:13 +00:00
test_selective_build.py
test_set_linter.py [BE][Ez]: FURB148 - remove useless enumerate calls (#145619) 2025-01-24 23:37:15 +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