Searched defs:SetConfigPath (Results 1 – 2 of 2) sorted by relevance
102 void RunnerConfig::SetConfigPath(const std::string &config_path) { SetConfigPath(StringToChar(confi… in SetConfigPath() function
91 void RunnerConfig::SetConfigPath(const std::vector<char> &config_path) { in SetConfigPath() function in mindspore::RunnerConfig