Home
last modified time | relevance | path

Searched defs:LoadMemToHost (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_address.cc131 bool GPUDeviceAddress::LoadMemToHost(const std::string &tensor_name, int execution_order, const std… in LoadMemToHost() function in mindspore::device::gpu::GPUDeviceAddress
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Ddevice_address.h92 …virtual bool LoadMemToHost(const std::string &tensor_name, int execution_order, const std::string … in LoadMemToHost() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_device_address.cc540 bool AscendDeviceAddress::LoadMemToHost(const std::string &tensor_name, int execution_order, const … in LoadMemToHost() function in mindspore::device::ascend::AscendDeviceAddress