Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Dtensor_load.h197 …bool DumpTensorToFile(const std::string &tensor_name, bool trans_flag, const std::string &filepath, in DumpTensorToFile() function
Ddebug_services.cc1255 bool DebugServices::DumpTensorToFile(const std::string &tensor_name, bool trans_flag, const std::st… in DumpTensorToFile() function in mindspore::DebugServices
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Ddebugger.cc1153 bool Debugger::DumpTensorToFile(const std::string &tensor_name, bool trans_flag, const std::string … in DumpTensorToFile() function in mindspore::Debugger