Home
last modified time | relevance | path

Searched refs:get_all_nn_module_tests (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_complexity.py21 get_all_nn_module_tests,
90 for test in get_all_nn_module_tests():
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_metaprogramming_utils.py721 def get_all_nn_module_tests(): function