Searched defs:shareIpcHandle (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ | ||
H A D | CUDAPluggableAllocator.cpp | 244 shareIpcHandle(void* ptr) { in shareIpcHandle() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator |
/aosp_15_r20/external/pytorch/c10/cuda/ | ||
H A D | CUDAMallocAsyncAllocator.cpp | 610 ShareableHandle shareIpcHandle(void* handle) override { in shareIpcHandle() function |
H A D | CUDACachingAllocator.h | 425 inline ShareableHandle shareIpcHandle(void* ptr) { in shareIpcHandle() function |
H A D | CUDACachingAllocator.cpp | 1525 ShareableHandle shareIpcHandle(Block* block) { in shareIpcHandle() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator |