Home
last modified time | relevance | path

Searched refs:get_allocator_backend (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/docs/source/
H A Dcuda.rst120 get_allocator_backend
/aosp_15_r20/external/pytorch/torch/cuda/
H A Dmemory.py897 def get_allocator_backend() -> str: function
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda_multigpu.py41 torch.cuda.get_allocator_backend() == "cudaMallocAsync"
H A Dtest_cuda.py96 torch.cuda.get_allocator_backend() == "cudaMallocAsync"