Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cuda_cpp_wrapper.py41 RUN_CUDA = ( variable
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_utils.py44 RUN_CUDA = torch.cuda.is_available() variable