Searched refs:tf_expanddims_op (Results 1 – 1 of 1) sorted by relevance
731 auto tf_expanddims_op = cast<TF::ExpandDimsOp>(op); in matchAndRewrite() local734 convertExpandDimsOp(rewriter, op, tf_expanddims_op.getResult(), in matchAndRewrite()735 tf_expanddims_op.input(), tf_expanddims_op.dim()); in matchAndRewrite()