leandron opened a new pull request #10654: URL: https://github.com/apache/tvm/pull/10654
This bumps the Docker images to bring Python 3.7 (as Python 3.6 reached EOL), and also updates TensorFlow minor version, from 2.4 to 2.6. There is an extra fix that needs doing in parallel, related to the location of `pyxir` dependency, now installed under Python 3.7 namespace, and needed to be adjusted in the Make, so that the build is not broken (cc @jtuyls). Images are validated in https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/ci-docker-staging/232/pipeline/58/, and based in `tlcpackstaging/ci_*****:20220315-145357-479785099` tag, up to 479785099 in the repository. cc @ophirfrish @Mousius @areusch @driazati for reviews Fixes #9703. -- 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]
