areusch commented on a change in pull request #9519:
URL: https://github.com/apache/tvm/pull/9519#discussion_r753583205



##########
File path: docker/install/ubuntu_install_onnx.sh
##########
@@ -27,9 +27,10 @@ set -o pipefail
 # https://github.com/onnx/onnx/pull/2834).  When updating the CI image
 # to onnx>=1.9, onnxoptimizer should also be installed.
 pip3 install \
-    onnx==1.8.1 \
-    onnxruntime==1.7.0
-
+    onnx==1.10.2 \

Review comment:
       can you update these in `python/gen_requirements.py`? can be a follow-on.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to