Fix benchmark script (#32635)

* fix

* >= 0.3.0

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2024-08-22 16:07:47 +02:00
committed by GitHub
parent 9282413611
commit bf97d4aa6d
4 changed files with 5 additions and 5 deletions

View File

@@ -137,7 +137,7 @@ _deps = [
"onnxruntime-tools>=1.4.2",
"onnxruntime>=1.4.0",
"opencv-python",
"optimum-benchmark>=0.2.0",
"optimum-benchmark>=0.3.0",
"optuna",
"optax>=0.0.8,<=0.1.4",
"packaging>=20.0",