Searched refs:tfl_expanddims_op (Results 1 – 1 of 1) sorted by relevance
1725 auto tfl_expanddims_op = cast<TFL::ExpandDimsOp>(op); in matchAndRewrite() local1728 convertExpandDimsOp(rewriter, op, tfl_expanddims_op.getResult(), in matchAndRewrite()1729 tfl_expanddims_op.input(), tfl_expanddims_op.dim()); in matchAndRewrite()