You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/03/03 10:45:27 UTC

[GitHub] [tvm] jtuyls commented on a change in pull request #7575: [CI][VitisAI] Update CI Vitis AI PyXIR version

jtuyls commented on a change in pull request #7575:
URL: https://github.com/apache/tvm/pull/7575#discussion_r586309399



##########
File path: docker/install/ubuntu_install_vitis_ai_packages_ci.sh
##########
@@ -23,7 +23,7 @@ set -o pipefail
 export PYXIR_HOME=/opt/pyxir
 mkdir "$PYXIR_HOME"
 
-pip3 install progressbar
+pip3 install progressbar h5py==2.10.0

Review comment:
       Yeah, it actually works with both 2.8.0 and 2.10.0 but I noticed a dependency issue with 2.8.0 (Tensorflow requires 2.10.0) and fixed it to 2.10.0, which works for us and should work for Tensorflow.




----------------------------------------------------------------
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:
users@infra.apache.org