Searched defs:LoadConfig (Results 1 – 6 of 6) sorted by relevance
91 func LoadConfig(path string) (Config, error) { func
189 Status Model::LoadConfig(const std::string &config_path) { in LoadConfig() function in mindspore::Model
182 Status ModelImpl::LoadConfig(const std::string &config_path) { in LoadConfig() function in mindspore::ModelImpl
300 func LoadConfig() *Config { func
286 func LoadConfig() *Config { func
788 const void *LoadConfig = nullptr; variable