Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
97e391dd
Commit
97e391dd
authored
Jan 05, 2017
by
Jun Kim
Committed by
GitHub
Jan 05, 2017
Browse files
slim: Fix typo at datasets/mnist.py
parent
d47d046e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
slim/datasets/mnist.py
slim/datasets/mnist.py
+1
-1
No files found.
slim/datasets/mnist.py
View file @
97e391dd
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
"""Provides data for the MNIST dataset.
"""Provides data for the MNIST dataset.
The dataset scripts used to create the dataset can be found at:
The dataset scripts used to create the dataset can be found at:
tensorflow/models/slim/data
/create_mnist_datase
t.py
tensorflow/models/slim/data
sets/download_and_convert_mnis
t.py
"""
"""
from
__future__
import
absolute_import
from
__future__
import
absolute_import
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment