提交 40beecc3 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!1153 change device_target donot change loop_sink flag

Merge pull request !1153 from caifubi/setcontext-donot-change-loopsink
......@@ -135,7 +135,6 @@ bool MsContext::set_device_target(const std::string &target) {
} else {
device_target_ = target;
}
enable_loop_sink_ = device_target_ == kAscendDevice;
MS_LOG(INFO) << "ms set context device target:" << target;
return true;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册