Browse Source

test ge

tags/v1.3.0
zhou_chao1993 3 years ago
parent
commit
38dbf4feff
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ge/graph/manager/host_mem_manager.cc

+ 1
- 0
ge/graph/manager/host_mem_manager.cc View File

@@ -92,6 +92,7 @@ void HostMemManager::Finalize() noexcept {
}
}
var_memory_base_map_.clear();
}

Status HostMemManager::MallocSharedMemory(SharedMemInfo &mem_info) {


Loading…
Cancel
Save