Searched refs:is_depend (Results 1 – 1 of 1) sorted by relevance
691 const bool is_depend = IsPrimitiveCNode(cnode, prim::kPrimDepend); in GetNewCNodeInputs() local700 } else if ((is_depend && input_idx > kRealInputIndexInDepend)) { in GetNewCNodeInputs()