apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.67k stars 3.45k forks source link

[CI] Upgrade CI to Python 3.9 #17425

Closed mshr-h closed 2 days ago

mshr-h commented 6 days ago
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