Searched defs:IsNextIteration (Results 1 – 4 of 4) sorted by relevance
151 bool IsNextIteration() const { return class_ == NC_NEXT_ITERATION; } in IsNextIteration() function740 inline bool IsNextIteration(const Node* n) { return n->IsNextIteration(); } in IsNextIteration() function
53 inline bool IsNextIteration(const NodeDef& node_def) { in IsNextIteration() function
52 inline bool IsNextIteration(const NodeDef& node_def) { in IsNextIteration() function
335 bool IsNextIteration(const NodeDef& node) { in IsNextIteration() function