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