This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
hccl destory no clear opskernel builder map
tags/v1.2.0-rc1
zhoufeng
5 years ago
parent
8bd048cb0f
commit
dd4026df82
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
mindspore/ccsrc/runtime/hccl_adapter/hccl_adapter.cc
+ 0
- 1
mindspore/ccsrc/runtime/hccl_adapter/hccl_adapter.cc
View File
@@ -113,7 +113,6 @@ bool FinalizeHccl() {
}
::Finalize();
ge::OpsKernelBuilderRegistry::GetInstance().UnregisterAll();
ops_kernel_info_store.reset();
ops_kernel_builder.reset();
MS_LOG(INFO) << "Destroy hccl adapter success.";
Write
Preview
Loading…
Cancel
Save