Searched defs:DumpTensorToFile (Results 1 – 4 of 4) sorted by relevance
246 bool DumpTensorToFile(const std::string &filepath, const std::string &tensor_name, size_t slot) { in DumpTensorToFile() function
1887 bool DebugServices::DumpTensorToFile(const std::string &filepath, const std::string &tensor_name, s… in DumpTensorToFile() function in mindspore::DebugServices
336 void AscendAsyncDump::DumpTensorToFile(const std::string &dump_path, const toolkit::dumpdata::DumpD… in DumpTensorToFile() function in mindspore::ascend::AscendAsyncDump
1356 bool Debugger::DumpTensorToFile(const std::string &filepath, const std::string &tensor_name, size_t… in DumpTensorToFile() function in mindspore::Debugger