Searched refs:ParseOpDebugMode (Results 1 – 2 of 2) sorted by relevance
105 void ParseOpDebugMode(const nlohmann::json &content);
272 ParseOpDebugMode(*op_debug_mode); in ParseCommonDumpSetting()464 void DumpJsonParser::ParseOpDebugMode(const nlohmann::json &content) { in ParseOpDebugMode() function in mindspore::DumpJsonParser