We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fa90e commit 8547acbCopy full SHA for 8547acb
src/Dialect/ONNX/Transforms/CMakeLists.txt
@@ -7,8 +7,6 @@ add_onnx_mlir_rewriter(DecomposeConvTranspose1dPhased)
7
8
add_onnx_mlir_rewriter(ConstProp)
9
add_onnx_mlir_rewriter(ConvOpt)
10
-add_onnx_mlir_rewriter(QDQAroundOpOpt)
11
-add_onnx_mlir_rewriter(QDQOpt)
12
13
add_onnx_mlir_library(OMShapeInference
14
ShapeInference.cpp
0 commit comments