Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/data_dump/
Ddump_utils.cc113 void DumpMemToFile(const std::string &file_path, const device::DeviceAddress &addr, const ShapeVect… in DumpMemToFile() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/device/
Dcpu_device_address.cc122 bool CPUDeviceAddress::DumpMemToFile(const std::string &filepath, const std::string &, const ShapeV… in DumpMemToFile() function in mindspore::device::cpu::CPUDeviceAddress
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/
Ddevice_address.h324 …virtual bool DumpMemToFile(const std::string &filepath, const std::string &host_fmt, const ShapeVe… in DumpMemToFile() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_device_address.cc1078 bool AscendDeviceAddress::DumpMemToFile(const std::string &filepath, const std::string &host_fmt, in DumpMemToFile() function in mindspore::device::ascend::AscendDeviceAddress