Searched defs:ClearDeviceMemory (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/ | ||
| D | cpu_device_address.cc | 30 void CPUDeviceAddress::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::device::cpu::CPUDeviceAddress |
| /third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ | ||
| D | gpu_device_address.cc | 118 void GPUDeviceAddress::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::device::gpu::GPUDeviceAddress |
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ | ||
| D | ascend_device_address.cc | 479 void AscendDeviceAddress::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::device::ascend::AscendDeviceAddress |
| /third_party/mindspore/mindspore/ccsrc/pipeline/pynative/ | ||
| D | pynative_execute.cc | 824 void TopCellInfo::ClearDeviceMemory() { in ClearDeviceMemory() function in mindspore::pynative::TopCellInfo |