Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dlic_manager.cc100 void LicManager::ParseFeSwitch(const std::map<std::string, std::string> &options_map) { in ParseFeSwitch()
129 void LicManager::ParseOpTuneSwitch(const std::map<std::string, std::string> &options_map) { in ParseOpTuneSwitch()
146 void LicManager::ParsePassSwitch(const std::map<std::string, std::string> &options_map) { in ParsePassSwitch()
159 void LicManager::ParseRlSwitch(const std::map<std::string, std::string> &options_map) { in ParseRlSwitch()