You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under the section "Consuming TFRecord data" , the link to colab version of tf_records tutorial was changed in the tensorflow tutorials notebook as notebook name got changed.
In the notebook for TF2 Course 3 (TFDS) Week 2 examples,
https://github.com/lmoroney/dlaicourse/blob/master/TensorFlow%20Deployment/Course%203%20-%20TensorFlow%20Datasets/Week%202/Examples/data.ipynb
Under the section "Consuming TFRecord data" , the link to colab version of tf_records tutorial was changed in the tensorflow tutorials notebook as notebook name got changed.
It has instead become https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/load_data/tfrecord.ipynb
from
https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/load_data/tf_records.ipynb)
The text was updated successfully, but these errors were encountered: