Home
last modified time | relevance | path

Searched refs:FreeInputDeviceMemory (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_launch_mul.cc49 FreeInputDeviceMemory(); in FreeLaunchDeviceMem()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_launch_mul.cc50 FreeInputDeviceMemory(); in FreeLaunchDeviceMem()
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dlaunch_mul.h46 void FreeInputDeviceMemory();
Dlaunch_mul.cc76 void LaunchMul::FreeInputDeviceMemory() { in FreeInputDeviceMemory() function in mindspore::device::LaunchMul