pop-os / tensorman

Utility for easy management of Tensorflow containers
GNU General Public License v3.0
206 stars 16 forks source link

Tensorman update with the new version of Tensorflow #26

Closed kpech21 closed 3 years ago

kpech21 commented 3 years ago

Could you tell me if there are plans to update Tensorman with one the the last Tensorflow versions (2.3.1 or 2.4.0)?

Thank you in advance!

ids1024 commented 3 years ago

Tensorman uses docker, and the official tensorflow docker images. You should be able to use any image there: https://hub.docker.com/r/tensorflow/tensorflow/tags

ids1024 commented 3 years ago

It doesn't look like 2.4.0 is released: https://github.com/tensorflow/tensorflow/tags. But 2.4.0rc3 seems to be on docker.