Searched refs:IsDequeueOp (Results 1 – 3 of 3) sorted by relevance
63 bool IsDequeueOp(const NodeDef& node);
171 bool IsDequeueOp(const NodeDef& node) { in IsDequeueOp() function
155 if (IsDequeueOp(*train_node)) { in Initialize()