Home
last modified time | relevance | path

Searched defs:ClearDeviceMemory (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/
Dcpu_device_address.cc30 void CPUDeviceAddress::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::device::cpu::CPUDeviceAddress
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_address.cc118 void GPUDeviceAddress::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::device::gpu::GPUDeviceAddress
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_device_address.cc479 void AscendDeviceAddress::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::device::ascend::AscendDeviceAddress
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc824 void TopCellInfo::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::pynative::TopCellInfo