Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_json_parser.h103 void ParseSupportDevice(const nlohmann::json &content);
Ddump_json_parser.cc270 ParseSupportDevice(*support_device); in ParseCommonDumpSetting()
445 void DumpJsonParser::ParseSupportDevice(const nlohmann::json &content) { in ParseSupportDevice() function in mindspore::DumpJsonParser