Searched refs:tf_greater_equal_op (Results 1 – 1 of 1) sorted by relevance
230 auto tf_greater_equal_op = cast<TF::GreaterEqualOp>(op); in matchAndRewrite() local233 tf_greater_equal_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()238 op, output_type, tf_greater_equal_op.x(), tf_greater_equal_op.y()); in matchAndRewrite()