Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/cuda/
DCUDAPluggableAllocator.cpp303 void CUDAPluggableAllocator::attachAllocatorTraceTracker( in attachAllocatorTraceTracker() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
/external/pytorch/c10/cuda/
DCUDAMallocAsyncAllocator.cpp642 void attachAllocatorTraceTracker(AllocatorTraceTracker tracker) override { in attachAllocatorTraceTracker() function
DCUDACachingAllocator.h413 inline void attachAllocatorTraceTracker(AllocatorTraceTracker tracker) { in attachAllocatorTraceTracker() function
DCUDACachingAllocator.cpp1149 void attachAllocatorTraceTracker(AllocatorTraceTracker tracker) { in attachAllocatorTraceTracker() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator
3315 void attachAllocatorTraceTracker(AllocatorTraceTracker tracker) override { in attachAllocatorTraceTracker() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator