Home
last modified time | relevance | path

Searched defs:host_comm_lib_instance_ (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/distributed/collective/
Dcollective_manager.h147 CollectiveCommunicationLib *host_comm_lib_instance_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/profiler/
Dascend_profiling.cc228 auto host_comm_lib_instance_ = host_ctx_->device_res_manager_->collective_comm_lib(); in Start() local