Skip to content

Conversation

@leandron
Copy link
Contributor

@leandron leandron commented Mar 17, 2022

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). (edit: I'll send this as a separate PR).

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 4797850 in the repository.

cc @ophirfrish @Mousius @areusch @driazati @lhutton1 for reviews

Fixes #9703.

@github-actions github-actions bot requested review from Mousius and areusch March 17, 2022 11:50
@leandron leandron force-pushed the docker-images-update branch from c1ecd8a to 037e2a6 Compare March 17, 2022 11:52
… to 2.6.

These updates are required due to Python 3.6 coming to EOL and also to update
TensorFlow to a newer version.
@Mousius Mousius merged commit d0024e3 into apache:main Mar 17, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
… to 2.6. (apache#10654)

These updates are required due to Python 3.6 coming to EOL and also to update
TensorFlow to a newer version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][CI] Python 3.6 used in TVM CI is reaching EOL

2 participants