Searched defs:ParseConfig (Results 1 – 3 of 3) sorted by relevance
100 func ParseConfig(config string) (Config, error) { func
363 def ParseConfig(test_name, test_isas, data_type_builder, json_config): function
267 std::string CommUtil::ParseConfig(const Configuration &config, const std::string &key) { in ParseConfig() function in mindspore::ps::core::CommUtil