Searched refs:tf_sel_op (Results 1 – 1 of 1) sorted by relevance
1772 auto tf_sel_op = cast<TF::SelectV2Op>(op); in matchAndRewrite() local1775 convertSelectOp(rewriter, op, tf_sel_op.getResult(), in matchAndRewrite()1776 tf_sel_op.condition(), tf_sel_op.t(), tf_sel_op.e()); in matchAndRewrite()