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.
2 parents 04fa90e + 8547acb commit 61843f1Copy full SHA for 61843f1
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