masahi commented on a change in pull request #4826: [CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 URL: https://github.com/apache/incubator-tvm/pull/4826#discussion_r375627008
########## File path: docker/install/ubuntu_install_onnx.sh ########## @@ -21,7 +21,7 @@ set -u set -o pipefail # fix to certain version for now -pip3 install onnx==1.5.0 +pip3 install onnx==1.6.0 pip3 install onnxruntime==1.0.0 # torch depends on a number of other packages, but unhelpfully, does Review comment: ok ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
