Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Upgrade CI to Python 3.9 #17425

Merged
merged 7 commits into from
Oct 2, 2024
Merged

[CI] Upgrade CI to Python 3.9 #17425

merged 7 commits into from
Oct 2, 2024

Conversation

mshr-h
Copy link
Contributor

@mshr-h mshr-h commented Sep 28, 2024

Python 3.8 is going to EoL in 2024-10, so it's a good time to move to 3.9. Also, upgrade other dependencies.

Component Current Version Upgraded Version
Python 3.8 3.9
CMake 3.24.0 3.30.4
Caffe 1.0 removed due to build error
Keras 2.9 3.5
TensorFlow 2.9.1 2.17.0
TensorFlow Aarch64 2.9.3 2.16.1
jaxlib 0.4.9 0.4.33
flax 0.6.9 0.8.5
poetry 1.2.0b1 1.8.1

cc @tqchen @yongwww @vinx13

@mshr-h mshr-h marked this pull request as draft September 28, 2024 09:00
@mshr-h mshr-h changed the title [WIP][CI] Upgrade Python to 3.9 [WIP][CI] Upgrade CI Sep 28, 2024
@mshr-h mshr-h force-pushed the upgrade-python-3.9 branch 6 times, most recently from 4c35928 to af6630c Compare September 30, 2024 11:41
@mshr-h mshr-h marked this pull request as ready for review October 1, 2024 08:46
@mshr-h mshr-h changed the title [WIP][CI] Upgrade CI [CI] Upgrade CI Oct 1, 2024
@mshr-h mshr-h marked this pull request as draft October 1, 2024 11:11
@mshr-h mshr-h marked this pull request as ready for review October 2, 2024 01:45
@tqchen tqchen merged commit 5298b12 into apache:main Oct 2, 2024
20 of 23 checks passed
@tqchen tqchen changed the title [CI] Upgrade CI [CI] Upgrade CI to Python 3.9 Oct 2, 2024
@mshr-h mshr-h deleted the upgrade-python-3.9 branch October 4, 2024 02:18
mshr-h added a commit to mshr-h/tvm that referenced this pull request Oct 22, 2024
change the versions of jax, tensorflow, tflite back to what we've been using before
mshr-h added a commit to mshr-h/tvm that referenced this pull request Oct 22, 2024
change the versions of jax, tensorflow, tflite back to what we've been using before
mshr-h added a commit to mshr-h/tvm that referenced this pull request Oct 22, 2024
change the versions of jax, tensorflow, tflite back to what we've been using before
tqchen pushed a commit that referenced this pull request Oct 22, 2024
…7425  (#17485)

Revert part of  "[CI] Upgrade CI (#17425)"
change the versions of jax, tensorflow, tflite back to what we've been using before
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.

2 participants