Home
last modified time | relevance | path

Searched defs:test_cuda (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp_api_parity/
H A Dutils.py337 def decorate_test_fn(test_fn, test_cuda, has_impl_parity, device): argument
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_spawn_gloo.py173 def test_cuda(self): member in DistributedDataParallelSingleProcessTest
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_nn.py3504 def test_cuda(self, test_case): member in ModuleTest
3871 def test_cuda(self, test_case, dtype, extra_args=None): member in CriterionTest