tensorflow / cloud

The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.
https://github.com/tensorflow/cloud
Apache License 2.0
370 stars 84 forks source link

Update deeplearning-platfrom-release image in Dockerfile #384

Open nroberts1 opened 2 years ago

nroberts1 commented 2 years ago

Deprecated image was in suggested Dockerfile leading to this error: from tensorflow.contrib.boosted_trees.python.ops import gen_quantile_ops ModuleNotFoundError: No module named 'tensorflow.contrib'