Searched refs:ParseE2eDumpSetting (Results 1 – 2 of 2) sorted by relevance
92 void ParseE2eDumpSetting(const nlohmann::json &content);
121 ParseE2eDumpSetting(j); in Parse()276 void DumpJsonParser::ParseE2eDumpSetting(const nlohmann::json &content) { in ParseE2eDumpSetting() function in mindspore::DumpJsonParser