Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp331 void CUDAPluggableAllocator::enablePeerAccess( in enablePeerAccess() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAMallocAsyncAllocator.cpp856 void enablePeerAccess(c10::DeviceIndex dev, c10::DeviceIndex dev_to_access) in enablePeerAccess() function
H A DCUDACachingAllocator.h445 inline void enablePeerAccess( in enablePeerAccess() function
H A DCUDACachingAllocator.cpp3559 void enablePeerAccess(c10::DeviceIndex dev, c10::DeviceIndex dev_to_access) in enablePeerAccess() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator