Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Dtensor_load.h246 bool DumpTensorToFile(const std::string &filepath, const std::string &tensor_name, size_t slot) { in DumpTensorToFile() function
Ddebug_services.cc1887 bool DebugServices::DumpTensorToFile(const std::string &filepath, const std::string &tensor_name, s… in DumpTensorToFile() function in mindspore::DebugServices
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/dump/
Dascend_dump.cc336 void AscendAsyncDump::DumpTensorToFile(const std::string &dump_path, const toolkit::dumpdata::DumpD… in DumpTensorToFile() function in mindspore::ascend::AscendAsyncDump
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Ddebugger.cc1356 bool Debugger::DumpTensorToFile(const std::string &filepath, const std::string &tensor_name, size_t… in DumpTensorToFile() function in mindspore::Debugger