Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/hccl/
Dhcom_util.cc268 void HcomUtil::GetHcomGroup(NotNull<const AnfNodePtr &> anf_node, NotNull<std::string *> group) { in GetHcomGroup() function in mindspore::HcomUtil
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc98 string GetHcomGroup(const CNodePtr &cnode) { in GetHcomGroup() function