Searched refs:tf_less_op (Results 1 – 1 of 1) sorted by relevance
1605 auto tf_less_op = cast<TF::LessOp>(op); in matchAndRewrite() local1608 tf_less_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()1614 op->getLoc(), output_type, tf_less_op.x(), tf_less_op.y()); in matchAndRewrite()