Searched defs:GetHcomGroup (Results 1 – 2 of 2) sorted by relevance
268 void HcomUtil::GetHcomGroup(NotNull<const AnfNodePtr &> anf_node, NotNull<std::string *> group) { in GetHcomGroup() function in mindspore::HcomUtil
98 string GetHcomGroup(const CNodePtr &cnode) { in GetHcomGroup() function