Skip to content

Commit 8547acb

Browse files
committed
Re-remove attempt to create rewriter from not existing declarative rewriter.
1 parent 04fa90e commit 8547acb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Dialect/ONNX/Transforms/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ add_onnx_mlir_rewriter(DecomposeConvTranspose1dPhased)
77

88
add_onnx_mlir_rewriter(ConstProp)
99
add_onnx_mlir_rewriter(ConvOpt)
10-
add_onnx_mlir_rewriter(QDQAroundOpOpt)
11-
add_onnx_mlir_rewriter(QDQOpt)
1210

1311
add_onnx_mlir_library(OMShapeInference
1412
ShapeInference.cpp

0 commit comments

Comments
 (0)