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
d47d046e
Commit
d47d046e
authored
Jan 05, 2017
by
Jun Kim
Committed by
GitHub
Jan 05, 2017
Browse files
slim: Fix typo at datasets/cifar10.py
parent
bfa1bb1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
slim/datasets/cifar10.py
slim/datasets/cifar10.py
+1
-1
No files found.
slim/datasets/cifar10.py
View file @
d47d046e
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
"""Provides data for the Cifar10 dataset.
"""Provides data for the Cifar10 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_cifar10_dataset
.py
tensorflow/models/slim/data
sets/download_and_convert_cifar10
.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