Closed danielvegamyhre closed 1 year ago
TensorFlow installation is using v2.2.0: https://github.com/tensorflow/tpu/blob/r2.7/tools/docker/Dockerfile#L27
However, it should be 2.7 since tensorlfow/models and tensorflow/tpu are both using 2.7: https://github.com/tensorflow/tpu/blob/r2.7/tools/docker/Dockerfile#L33-L36
cc @aman2930
Fixed it.
TensorFlow installation is using v2.2.0: https://github.com/tensorflow/tpu/blob/r2.7/tools/docker/Dockerfile#L27
However, it should be 2.7 since tensorlfow/models and tensorflow/tpu are both using 2.7: https://github.com/tensorflow/tpu/blob/r2.7/tools/docker/Dockerfile#L33-L36