Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dlic_manager.cc153 const auto &pass_str = options_iter->second; in ParsePassSwitch() local
154 if (!pass_str.empty()) { in ParsePassSwitch()
155 pass_list_ = pass_str; in ParsePassSwitch()