Searched refs:IsStackPushOp (Results 1 – 3 of 3) sorted by relevance
163 bool IsStackPushOp(const NodeDef& node);
478 bool IsStackPushOp(const NodeDef& node) { in IsStackPushOp() function
482 if (IsStackPushOp(fanout_node)) { in GetStackPushNodesToConvert()