Searched defs:root_id (Results 1 – 2 of 2) sorted by relevance
212 bool HcomUtil::GetHcomRootId(const AnfNodePtr &anf_node, uint32_t *root_id) { in GetHcomRootId()
233 … const std::vector<uint8_t> &private_def, void *ops_kernel_store, int32_t count, int64_t root_id, in HcclTaskInfo()260 int64_t root_id() const { return root_id_; } in root_id() function