Searched refs:GetMaxIndexTarget (Results 1 – 2 of 2) sorted by relevance
176 uint32_t GetMaxIndexTarget(const NotNull<KernelGraphPtr> &graph_ptr);
1716 uint32_t AscendStreamAssign::GetMaxIndexTarget(const NotNull<KernelGraphPtr> &graph_ptr) { in GetMaxIndexTarget() function in mindspore::device::ascend::AscendStreamAssign1759 auto max_index = GetMaxIndexTarget(graph_ptr); in InsertCtrlForIndependentParallel()