Searched refs:tfl_b2s_op (Results 1 – 1 of 1) sorted by relevance
2341 auto tfl_b2s_op = cast<TFL::BatchToSpaceNdOp>(op); in matchAndRewrite() local2344 rewriter, op, tfl_b2s_op.getResult(), tfl_b2s_op.input(), in matchAndRewrite()2345 tfl_b2s_op.block_shape(), tfl_b2s_op.indices()); in matchAndRewrite()