forked from mindspore-Ecosystem/mindspore
!10652 hccl destory no clear opskernel builder map
From: @zhoufeng54 Reviewed-by: @xu-yfei,@guoqi1024,@guoqi1024 Signed-off-by: @xu-yfei,@guoqi1024
This commit is contained in:
commit
0e5da92cc8
|
@ -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.";
|
||||
|
|
Loading…
Reference in New Issue