Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/include/api/
Dmodel_parallel_runner.h102 void RunnerConfig::SetConfigPath(const std::string &config_path) { SetConfigPath(StringToChar(confi… in SetConfigPath() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model_pool/
Dmodel_parallel_runner.cc91 void RunnerConfig::SetConfigPath(const std::vector<char> &config_path) { in SetConfigPath() function in mindspore::RunnerConfig