Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp295 void CUDAPluggableAllocator::attachOutOfMemoryObserver( in attachOutOfMemoryObserver() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAMallocAsyncAllocator.cpp635 void attachOutOfMemoryObserver(OutOfMemoryObserver observer) override { in attachOutOfMemoryObserver() function
H A DCUDACachingAllocator.h409 inline void attachOutOfMemoryObserver(OutOfMemoryObserver observer) { in attachOutOfMemoryObserver() function
H A DCUDACachingAllocator.cpp1145 void attachOutOfMemoryObserver(OutOfMemoryObserver observer) { in attachOutOfMemoryObserver() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator
3309 void attachOutOfMemoryObserver(OutOfMemoryObserver observer) override { in attachOutOfMemoryObserver() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator