Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp312 CUDAPluggableAllocator::getCheckpointState( in getCheckpointState() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAMallocAsyncAllocator.cpp649 std::shared_ptr<AllocatorState> getCheckpointState( in getCheckpointState() function
H A DCUDACachingAllocator.h359 inline std::shared_ptr<AllocatorState> getCheckpointState( in getCheckpointState() function
H A DCUDACachingAllocator.cpp1651 std::unique_ptr<PrivatePoolState> getCheckpointState(MempoolId_t id) { in getCheckpointState() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator
3403 std::shared_ptr<AllocatorState> getCheckpointState( in getCheckpointState() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator