Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dlic_manager.h56 const std::string &GetRlTuneSwitch() const { return rl_tune_switch_; } in GetRlTuneSwitch()
74 std::string rl_tune_switch_ = "null"; variable
Dlic_manager.cc162 rl_tune_switch_ = "null"; in ParseRlSwitch()
167 rl_tune_switch_ = "off"; in ParseRlSwitch()
170 rl_tune_switch_ = "on"; in ParseRlSwitch()