Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/stub/ge/
Dge_mock.cc56 uint32_t GetOptInfo(uint32_t mode, const std::string &soc_ver, std::map<std::string, std::string> &… in GetOptInfo() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dlic_manager.cc88 auto ret = gelc::GetOptInfo(0, GetSocVersion(), opt_info_map); in ParseSwitch()