Searched refs:tf_less_equal_op (Results 1 – 1 of 1) sorted by relevance
1625 auto tf_less_equal_op = cast<TF::LessEqualOp>(op); in matchAndRewrite() local1628 tf_less_equal_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()1634 op->getLoc(), output_type, tf_less_equal_op.x(), tf_less_equal_op.y()); in matchAndRewrite()