Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/
Dcpu_device_address.cc40 bool CPUDeviceAddress::DumpMemToFile(const std::string &filepath, const std::string &, const ShapeV… in DumpMemToFile() function in mindspore::device::cpu::CPUDeviceAddress
/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_utils.cc124 void DumpMemToFile(const std::string &file_path, const device::DeviceAddress &addr, const ShapeVect… in DumpMemToFile() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Ddevice_address.h87 …virtual bool DumpMemToFile(const std::string &filepath, const std::string &host_fmt, const ShapeVe… in DumpMemToFile() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_device_address.cc502 bool AscendDeviceAddress::DumpMemToFile(const std::string &filepath, const std::string &host_fmt, in DumpMemToFile() function in mindspore::device::ascend::AscendDeviceAddress