Update links from official/mnist to official/r1/mnist.
PiperOrigin-RevId: 281690010 Change-Id: I9b8694e61b6af4c396c693c1098d999e78a8c537
This commit is contained in:
parent
915bef5c6a
commit
76d460fd95
@ -15,7 +15,7 @@
|
|||||||
"""tf.data.Dataset interface to the MNIST dataset.
|
"""tf.data.Dataset interface to the MNIST dataset.
|
||||||
|
|
||||||
This is cloned from
|
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
|
from __future__ import absolute_import
|
||||||
|
Loading…
Reference in New Issue
Block a user