Trusted-AI / AIX360

Interpretability and explainability of data and machine learning models
https://aix360.res.ibm.com/
Apache License 2.0
1.6k stars 304 forks source link

Feature request: Update Tensorflow version to be compatible with Python 3.8+ #157

Open Tomcli opened 2 years ago

Tomcli commented 2 years ago

In the KServe community, there are some users looking to use a newer Tensorflow and Python version to reduce the numbers of CVEs. Here is the related issue. https://github.com/kserve/kserve/pull/2364

Tomcli commented 2 years ago

The currently AIX360 has a hard dependency on Tensorflow 1.14.0 which only can work on Python 3.7 and below. Are there any plan to update Tensorflow to 2.2+ to support Python 3.8+ so the dependent projects can also update the python version?

rootsmusic commented 5 months ago

Duplicate of issue #172