Searched defs:InitHccl (Results 1 – 3 of 3) sorted by relevance
/third_party/mindspore/tests/ut/cpp/stub/ge/ | ||
D | ge_task_launch_stub.cc | 25 bool HcclAdapter::InitHccl() { return true; } in InitHccl() function in mindspore::hccl::HcclAdapter |
/third_party/mindspore/mindspore/ccsrc/runtime/hccl_adapter/ | ||
D | hccl_adapter.cc | 137 bool HcclAdapter::InitHccl() { in InitHccl() function in mindspore::hccl::HcclAdapter |
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/ | ||
D | pipeline.cc | 1271 void InitHccl() { in InitHccl() function |