Home
last modified time | relevance | path

Searched refs:mem_file_path (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dmemory_manager.cc72 …std::string mem_file_path = GetSaveGraphsPathName("somas_mem_info_" + std::to_string(graph.graph_i… in MallocSomasDynamicMem() local
73 somas_reuse_util_ptr_->DumpSomasMemoryIR(mem_file_path); in MallocSomasDynamicMem()