Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setup: fix ort version
Browse files Browse the repository at this point in the history
Giuseppe5 committed Oct 12, 2023
1 parent 8dfdfeb commit 8242e74
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-finn-integration.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bitstring
onnx
onnxoptimizer
onnxruntime
onnxruntime>=1.15.0
qonnx
toposort
2 changes: 1 addition & 1 deletion requirements/requirements-ort-integration.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
onnx
onnxoptimizer
onnxruntime
onnxruntime>=1.15.0

0 comments on commit 8242e74

Please sign in to comment.