[mnist]: Training and evaluation with TPUs.
This is a step towards merging the example in https://github.com/tensorflow/tpu-demos/tree/master/cloud_tpu/models/mnist with this repository, so we have a single model definition for training across CPU/GPU/eager execution/TPU. The change to dataset.py is so that the raw data can be read from cloud storage systems (like GCS and S3).
Showing
official/mnist/mnist_tpu.py
0 → 100644
Please register or sign in to comment