Searched defs:CUDAPluggableAllocator (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ | ||
H A D | CUDAPluggableAllocator.h | 69 struct TORCH_CUDA_CPP_API CUDAPluggableAllocator struct |
H A D | CUDAPluggableAllocator.cpp | 9 namespace torch::cuda::CUDAPluggableAllocator { namespace |
/aosp_15_r20/external/pytorch/torch/cuda/ | ||
H A D | memory.py | 919 class CUDAPluggableAllocator(_CUDAAllocator): class |