Searched defs:getPinnedMemoryAllocator (Results 1 – 12 of 12) sorted by relevance
8 inline TORCH_XPU_API at::Allocator* getPinnedMemoryAllocator() { in getPinnedMemoryAllocator() function
8 inline TORCH_CUDA_CPP_API at::Allocator* getPinnedMemoryAllocator() { in getPinnedMemoryAllocator() function
49 virtual Allocator* getPinnedMemoryAllocator() const { in getPinnedMemoryAllocator() function
31 virtual Allocator* getPinnedMemoryAllocator() const override { in getPinnedMemoryAllocator() function
50 Allocator* getPinnedMemoryAllocator() const override { in getPinnedMemoryAllocator() function
61 Allocator* getPinnedMemoryAllocator() const override { in getPinnedMemoryAllocator() function
98 Allocator* getPinnedMemoryAllocator() const override { in getPinnedMemoryAllocator() function
100 Allocator* getPinnedMemoryAllocator() const override { in getPinnedMemoryAllocator() function
124 Allocator* getPinnedMemoryAllocator() const override { in getPinnedMemoryAllocator() function
70 Allocator* XPUHooks::getPinnedMemoryAllocator() const { in getPinnedMemoryAllocator() function in at::xpu::detail::XPUHooks
252 Allocator* CUDAHooks::getPinnedMemoryAllocator() const { in getPinnedMemoryAllocator() function in at::cuda::detail::CUDAHooks
599 c10::Allocator* getPinnedMemoryAllocator() const override { in getPinnedMemoryAllocator() function