Searched defs:IsStackPushOp (Results 1 – 2 of 2) sorted by relevance
561 bool IsStackPushOp(const NodeDef& node) { in IsStackPushOp() function
868 bool TFGraphDialect::IsStackPushOp(TFOp op) const { in IsStackPushOp() function in mlir::tfg::TFGraphDialect