Home
last modified time | relevance | path

Searched defs:setCheckpointPoolState (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp322 setCheckpointPoolState( in setCheckpointPoolState() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAMallocAsyncAllocator.cpp658 CheckpointDelta setCheckpointPoolState( in setCheckpointPoolState() function
H A DCUDACachingAllocator.h365 inline CheckpointDelta setCheckpointPoolState( in setCheckpointPoolState() function
H A DCUDACachingAllocator.cpp1841 RestoreResult setCheckpointPoolState(PrivatePoolState& pps) { in setCheckpointPoolState() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator
3421 CheckpointDelta setCheckpointPoolState( in setCheckpointPoolState() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda.py3999 def setCheckpointPoolState( member in TestBlockStateAbsorption