Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/scripts/
H A Dtest_igt_gpu_tools.py68 def run_subtest(self, subtest_name): member in IGTGpuToolsBinary
/aosp_15_r20/external/pytorch/test/
H A Dtest_linalg.py2442 def run_subtest(actual_rank, matrix_size, batches, device, svd_lowrank, **options): function
8105 def run_subtest(guess_rank, actual_rank, matrix_size, batches, device, pca, **options): function