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 2aeb3ff commit eca925bCopy full SHA for eca925b
requirements-dev.txt
@@ -7,7 +7,7 @@ huggingface_hub
7
matplotlib
8
onnx-array-api>=0.3.1
9
onnx
10
-git+https://github.com/onnx/ir-py.git
+ir-py
11
onnxscript
12
openpyxl
13
packaging
requirements.txt
@@ -1,6 +1,6 @@
1
numpy
2
onnx>=1.16.0
3
-onnxruntime>=1.21
+onnxruntime>=1.23
4
optree
5
torch>=2.8
6
torch_geometric
0 commit comments