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 48ca150 commit c5f6df6Copy full SHA for c5f6df6
noxfile.py
@@ -42,7 +42,7 @@
42
"packaging",
43
"protobuf",
44
)
45
-ONNX_IR = "onnx_ir==0.1.10"
+ONNX_IR = "onnx_ir==0.1.9"
46
ONNX_IR_MAIN = "git+https://github.com/onnx/ir-py.git@main#egg=onnx_ir"
47
48
0 commit comments