Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp487 void resetAccumulatedStats() { in resetAccumulatedStats() function in c10::xpu::XPUCachingAllocator::DeviceCachingAllocator
663 void resetAccumulatedStats(DeviceIndex device) { in resetAccumulatedStats() function in c10::xpu::XPUCachingAllocator::XPUAllocator
691 void resetAccumulatedStats(DeviceIndex device) { in resetAccumulatedStats() function
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp221 void CUDAPluggableAllocator::resetAccumulatedStats(c10::DeviceIndex device) { in resetAccumulatedStats() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAMallocAsyncAllocator.cpp733 void resetAccumulatedStats(c10::DeviceIndex device) override { in resetAccumulatedStats() function
H A DCUDACachingAllocator.h347 inline void resetAccumulatedStats(c10::DeviceIndex device) { in resetAccumulatedStats() function
H A DCUDACachingAllocator.cpp1604 void resetAccumulatedStats() { in resetAccumulatedStats() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator
3507 void resetAccumulatedStats(c10::DeviceIndex device) override { in resetAccumulatedStats() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator