Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Denv_config_parser.cc70 …EnvConfigParser::CheckJsonStringType(const nlohmann::json &content, const std::string &setting_key, in CheckJsonStringType()
81 const nlohmann::json &content, const std::string &setting_key, const std::string &key) const { in CheckJsonKeyExist() argument