Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp344 cudaError_t CUDAPluggableAllocator::memcpyAsync( in memcpyAsync() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAMallocAsyncAllocator.cpp872 cudaError_t memcpyAsync( in memcpyAsync() function
H A DCUDACachingAllocator.h433 inline cudaError_t memcpyAsync( in memcpyAsync() function
H A DCUDACachingAllocator.cpp3579 cudaError_t memcpyAsync( in memcpyAsync() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator