pytorch/tools/test
Brian Hirsh 1838957e6f fix external codegen kernel error checking (#85029)
Fixes https://github.com/pytorch/pytorch/issues/84987. I followed the repro steps from the issue (changed `empty_symint` to `empty_symint2` and confirmed that and error gets raised.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/85029
Approved by: https://github.com/ezyang
2022-09-17 04:08:09 +00:00
..
gen_operators_yaml_test.py
gen_oplist_test.py
test_cmake.py
test_codegen.py [torchgen] Refactor static_dispatch to take in source signature (#84384) 2022-09-10 06:58:56 +00:00
test_codegen_model.py [torchgen] Add logic in annotation parser to accept alias set (#83501) 2022-08-17 07:04:25 +00:00
test_gen_backend_stubs.py fix external codegen kernel error checking (#85029) 2022-09-17 04:08:09 +00:00
test_import_test_stats.py
test_selective_build.py [torchgen] Fix selective build error on custom namespace (#83141) 2022-08-10 21:27:05 +00:00
test_stats.py
test_test_history.py
test_test_selections.py
test_upload_test_stats.py
test_utils.py