Searched defs:IsNextIteration (Results 1 – 4 of 4) sorted by relevance
161 bool IsNextIteration() const { return class_ == NC_NEXT_ITERATION; } in IsNextIteration() function816 inline bool IsNextIteration(const Node* n) { return n->IsNextIteration(); } in IsNextIteration() function
54 inline bool IsNextIteration(const NodeDef& node_def) { in IsNextIteration() function
65 inline bool IsNextIteration(const NodeDef& node_def) { in IsNextIteration() function
402 bool IsNextIteration(const NodeDef& node) { in IsNextIteration() function