Update links from official/mnist to official/r1/mnist.

PiperOrigin-RevId: 281690010
Change-Id: I9b8694e61b6af4c396c693c1098d999e78a8c537
This commit is contained in:
A. Unique TensorFlower 2019-11-21 00:22:20 -08:00 committed by TensorFlower Gardener
parent 915bef5c6a
commit 76d460fd95

View File

@ -15,7 +15,7 @@
"""tf.data.Dataset interface to the MNIST dataset.
This is cloned from
https://github.com/tensorflow/models/blob/master/official/mnist/dataset.py
https://github.com/tensorflow/models/blob/master/official/r1/mnist/dataset.py
"""
from __future__ import absolute_import