Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dlic_manager.cc94 ParseFeSwitch(opt_info_map); in ParseSwitch()
100 void LicManager::ParseFeSwitch(const std::map<std::string, std::string> &options_map) { in ParseFeSwitch() function in mindspore::LicManager
Dlic_manager.h65 void ParseFeSwitch(const std::map<std::string, std::string> &options_map);