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 46e1ad9 + 0648f17 commit 51d2913Copy full SHA for 51d2913
1 file changed
lib/Conversion/CMakeLists.txt
@@ -37,6 +37,9 @@ add_mlir_library(XTenConversionPasses
37
MLIRSCFDialect
38
MLIRShapeDialect
39
MLIRTensorDialect
40
+ MLIRPass
41
+ MLIRRewrite
42
+ MLIRTransformUtils
43
MLIRTosaDialect
44
XTenNNDialect
45
${TorchLib}
0 commit comments