tensorflow / tpu

Reference models and tools for Cloud TPUs.
https://cloud.google.com/tpu/
Apache License 2.0
5.21k stars 1.77k forks source link

r2.1 installs tensorflow 1.3, was this intended? #710

Open petkovacs19 opened 4 years ago

petkovacs19 commented 4 years ago

Currently the released image of gcr.io/tensorflow/tpu-models:r2.1 includes tensorflow 1.3 as base version, however this image is listed as the recommended image to use for tensorflow 2.1

https://cloud.google.com/tpu/docs/kubernetes-engine-setup

# The official TensorFlow 2.1 TPU model image built from
# https://github.com/tensorflow/tpu/blob/r2.1/tools/docker/Dockerfile.

Was this intended and it is referenced by mistake in the docs?

puneetjindal commented 4 years ago

+PKMIL i am also facing issues with this version