In this lab, you’ll get practice loading data from Google Cloud Storage with the tf.data.Dataset API to feed a TPU.
tf.data.Dataset API
TPU
You’ll start by using the Tensorflow Dataset API to load training data,
then use the TFRecord format to load training data from Google Cloud Storage
TFRecord