Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_functional_native.py34 def load_test_module(name): function
47 AOTIRunnerUtil = load_test_module("inductor.test_aot_inductor_utils").AOTIRunnerUtil
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_autograd.py2687 def load_test_module(name): function
2883 test_autograd = load_test_module("test_autograd")
2884 test_custom_ops = load_test_module("test_custom_ops")