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 560c604 + 5342606 commit e8b0547Copy full SHA for e8b0547
src/Dialect/ONNX/Transforms/CMakeLists.txt
@@ -7,7 +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(QDQOpt)
11
12
add_onnx_mlir_library(OMShapeInference
13
ShapeInference.cpp
0 commit comments