Searched refs:tf_not_equal_op (Results 1 – 1 of 1) sorted by relevance
196 auto tf_not_equal_op = cast<TF::NotEqualOp>(op); in matchAndRewrite() local199 tf_not_equal_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()204 op->getLoc(), output_type, tf_not_equal_op.x(), tf_not_equal_op.y()); in matchAndRewrite()