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 63f2bf4 commit 61c7295Copy full SHA for 61c7295
mlir/lib/Bindings/Python/DialectTransform.cpp
@@ -11,8 +11,8 @@
11
#include "mlir-c/Dialect/Transform.h"
12
#include "mlir-c/IR.h"
13
#include "mlir-c/Support.h"
14
-#include "mlir/Bindings/Python/NanobindAdaptors.h"
15
#include "mlir/Bindings/Python/Nanobind.h"
+#include "mlir/Bindings/Python/NanobindAdaptors.h"
16
17
namespace nb = nanobind;
18
using namespace mlir;
0 commit comments