Searched refs:tf_b2s_op (Results 1 – 1 of 1) sorted by relevance
1831 auto tf_b2s_op = cast<TF::BatchToSpaceNDOp>(op); in matchAndRewrite() local1834 rewriter, op, tf_b2s_op.getResult(), tf_b2s_op.input(), in matchAndRewrite()1835 tf_b2s_op.block_shape(), tf_b2s_op.crops()); in matchAndRewrite()