Searched refs:IsGather (Results 1 – 3 of 3) sorted by relevance
90 bool IsGather(const NodeDef& node);
298 bool IsGather(const NodeDef& node) { in IsGather() function
3544 if (!IsGather(*gather_node) || IsInPreserveSet(*gather_node) || in TrySimplify()