Searched refs:tf_greater_op (Results 1 – 1 of 1) sorted by relevance
216 auto tf_greater_op = cast<TF::GreaterOp>(op); in matchAndRewrite() local219 tf_greater_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()224 op, output_type, tf_greater_op.x(), tf_greater_op.y()); in matchAndRewrite()