Home
last modified time | relevance | path

Searched defs:ResetMaxMemoryAllocated (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/hal/
Dmemory_py.cc77 void ResetMaxMemoryAllocated(const std::string &device_target) { in ResetMaxMemoryAllocated() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_memory_manager.cc80 void GPUMemoryManager::ResetMaxMemoryAllocated() const { GPUMemoryAllocator::GetInstance().ResetMax… in ResetMaxMemoryAllocated() function in mindspore::device::gpu::GPUMemoryManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dmemory_manager.h135 virtual void ResetMaxMemoryAllocated() const {} in ResetMaxMemoryAllocated() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_memory_manager.cc97 void AscendMemoryManager::ResetMaxMemoryAllocated() const { AscendMemoryPool::GetInstance().ResetMa… in ResetMaxMemoryAllocated() function in mindspore::device::ascend::AscendMemoryManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_device_res_manager.cc237 void GeDeviceResManager::ResetMaxMemoryAllocated() const { in ResetMaxMemoryAllocated() function in mindspore::device::ascend::GeDeviceResManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h203 virtual void ResetMaxMemoryAllocated() const {}; in ResetMaxMemoryAllocated() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_device_context.cc379 void GPUDeviceResManager::ResetMaxMemoryAllocated() const { in ResetMaxMemoryAllocated() function in mindspore::device::gpu::GPUDeviceResManager