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 5b59540 commit c6b95f3Copy full SHA for c6b95f3
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -1022,6 +1022,7 @@ cc_binary(
1022
":CAPIIR",
1023
":CAPIQuant",
1024
":MLIRBindingsPythonHeadersAndDeps",
1025
+ "@pybind11",
1026
],
1027
)
1028
@@ -1040,6 +1041,7 @@ cc_binary(
1040
1041
1042
":CAPISparseTensor",
1043
1044
1045
1046
1047
0 commit comments