Home
last modified time | relevance | path

Searched refs:ParseRlSwitch (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dlic_manager.cc97 ParseRlSwitch(opt_info_map); in ParseSwitch()
159 void LicManager::ParseRlSwitch(const std::map<std::string, std::string> &options_map) { in ParseRlSwitch() function in mindspore::LicManager
Dlic_manager.h68 void ParseRlSwitch(const std::map<std::string, std::string> &options_map);