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

!5644 set context for worker thread

Merge pull request !5644 from kisnwang/async-run-graph
......@@ -194,6 +194,7 @@ void AscendKernelRuntime::ReleaseDeviceRes() {
bool AscendKernelRuntime::Init() {
if (initialized_) {
SetContext();
return true;
}
bool ret = false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册