Home
last modified time | relevance | path

Searched defs:run_subtests (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_fsdp.py1100 def run_subtests(self, *args, **kwargs): member in FSDPTestMultiThread
1140 def run_subtests(self, *args, **kwargs): member in FSDPTest
H A Dcommon_distributed.py853 def run_subtests( function
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/_tensor/
H A Dcommon_dtensor.py351 def run_subtests(self, *args, **kwargs): member in DTensorTestBase
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_plane_alpha_blend.c574 static void run_subtests(data_t *data, enum pipe pipe) in run_subtests() function