Home
last modified time | relevance | path

Searched defs:_test_runner (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_functional_autograd_benchmark.py21 def _test_runner(self, model, disable_gpu=False): member in TestFunctionalAutogradBenchmark
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcombinations.py482 def _test_runner(test_id, test_env): function