pytorch/tools/test
Mengwei Liu ce845dfe49 [Reland][ET] Select used et_kernel_metadata only (#104005)
Summary: Currently we rely on root operator, but we also need to check for et_kernel_metadata for used specialized kernels.

Test Plan: contbuild & OSS CI

Reviewed By: Jack-Khuu

Differential Revision: D46882119

Pull Request resolved: https://github.com/pytorch/pytorch/pull/104005
Approved by: https://github.com/Jack-Khuu
2023-06-23 14:38:45 +00:00
..
gen_operators_yaml_test.py
gen_oplist_test.py
test_cmake.py
test_codegen.py
test_codegen_model.py Revert "Rename DispatchKey.PrivateUse1 to custom device in torchgen. (#99406)" 2023-05-09 15:04:16 +00:00
test_create_alerts.py Adds script to generate alerts for failing jobs (#102002) 2023-05-31 23:20:31 +00:00
test_executorch_custom_ops.py [Executorch][codegen] Add ETKernelIndex for aggregating all kernels for kernel (#102874) 2023-06-03 17:23:42 +00:00
test_executorch_gen.py [Reland][ET] Select used et_kernel_metadata only (#104005) 2023-06-23 14:38:45 +00:00
test_executorch_signatures.py
test_executorch_types.py
test_executorch_unboxing.py
test_gen_backend_stubs.py
test_selective_build.py [Reland][ET] Select used et_kernel_metadata only (#104005) 2023-06-23 14:38:45 +00:00
test_test_selections.py Improve time savings calculation math for test reordering (#102411) 2023-05-31 23:51:27 +00:00
test_upload_stats_lib.py Enable uploading metrics and upload Test Reordering metrics to dynamodb (#102691) 2023-06-12 23:01:53 +00:00
test_upload_test_stats.py Fix typos under tools directory (#97779) 2023-03-30 08:21:35 +00:00
test_utils.py
test_vulkan_codegen.py