In analyst/tree/master/courses/machine_learning/deepdive2/production_ml/labs/tpu_speed_data_pipelines.ipynb, there is an issue with the dataset.
Those datasets seem not to work:
training_images_file = 'gs://mnist-public/train-images-idx3-ubyte'
training_labels_file = 'gs://mnist-public/train-labels-idx1-ubyte'
validation_images_file = 'gs://mnist-public/t10k-images-idx3-ubyte'
validation_labels_file = 'gs://mnist-public/t10k-labels-idx1-ubyte'
When running the next sell loading the dataset, we get error 403: The billing account for the owning project is disabled in state closed