Searched defs:DumpMemToFile (Results 1 – 4 of 4) sorted by relevance
40 bool CPUDeviceAddress::DumpMemToFile(const std::string &filepath, const std::string &, const ShapeV… in DumpMemToFile() function in mindspore::device::cpu::CPUDeviceAddress
124 void DumpMemToFile(const std::string &file_path, const device::DeviceAddress &addr, const ShapeVect… in DumpMemToFile() function
87 …virtual bool DumpMemToFile(const std::string &filepath, const std::string &host_fmt, const ShapeVe… in DumpMemToFile() function
502 bool AscendDeviceAddress::DumpMemToFile(const std::string &filepath, const std::string &host_fmt, in DumpMemToFile() function in mindspore::device::ascend::AscendDeviceAddress