Home
last modified time | relevance | path

Searched defs:dump_config_file (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_json_parser.cc94 auto dump_config_file = Common::GetConfigFile(kMindsporeDumpConfig); in Parse() local
142 auto dump_config_file = Common::GetConfigFile(kMindsporeDumpConfig); in CopyDumpJsonToDir() local
/third_party/mindspore/mindspore/ccsrc/debug/
Dcommon.cc106 std::string dump_config_file = real_path.value(); in GetConfigFile() local