Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py1518 with_cuda=None, argument
1855 def _prepare_ldflags(extra_ldflags, with_cuda, verbose, is_standalone): argument
2156 with_cuda, argument
2270 with_cuda) -> None: argument
H A D_cpp_extension_versioner.py42 with_cuda, argument
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dintegration.cpp106 bool with_cuda, in test_mnist()
/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_profiler.py1781 def _test_chrome_trace_basic_helper(self, with_cuda=False): argument