Home
last modified time | relevance | path

Searched refs:setCheckpointPoolState (Results 1 – 7 of 7) sorted by relevance

/external/pytorch/c10/cuda/
DCUDACachingAllocator.h288 virtual CheckpointDelta setCheckpointPoolState(
365 inline CheckpointDelta setCheckpointPoolState( in setCheckpointPoolState() function
368 return get()->setCheckpointPoolState(device, std::move(pps)); in setCheckpointPoolState()
DCUDAMallocAsyncAllocator.cpp658 CheckpointDelta setCheckpointPoolState( in setCheckpointPoolState() function
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
3429 auto rr = device_allocator[device]->setCheckpointPoolState(*pps); in setCheckpointPoolState()
/external/pytorch/torch/csrc/cuda/
DCUDAPluggableAllocator.h147 c10::cuda::CUDACachingAllocator::CheckpointDelta setCheckpointPoolState(
DCUDAPluggableAllocator.cpp322 setCheckpointPoolState( in setCheckpointPoolState() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
DModule.cpp1346 auto delta = c10::cuda::CUDACachingAllocator::setCheckpointPoolState( in registerCudaPluggableAllocator()
/external/pytorch/test/
Dtest_cuda.py3999 def setCheckpointPoolState( member in TestBlockStateAbsorption
4021 self.setCheckpointPoolState(device, state, [], [])
4088 self.setCheckpointPoolState(outputs[0].device.index, state, outputs2, [])
4130 self.setCheckpointPoolState(device, state, [], [])
4180 self.setCheckpointPoolState(