Searched defs:getCheckpointState (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ | ||
H A D | CUDAPluggableAllocator.cpp | 312 CUDAPluggableAllocator::getCheckpointState( in getCheckpointState() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator |
/aosp_15_r20/external/pytorch/c10/cuda/ | ||
H A D | CUDAMallocAsyncAllocator.cpp | 649 std::shared_ptr<AllocatorState> getCheckpointState( in getCheckpointState() function |
H A D | CUDACachingAllocator.h | 359 inline std::shared_ptr<AllocatorState> getCheckpointState( in getCheckpointState() function |
H A D | CUDACachingAllocator.cpp | 1651 std::unique_ptr<PrivatePoolState> getCheckpointState(MempoolId_t id) { in getCheckpointState() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator |