Commit 97e391dd authored by Jun Kim's avatar Jun Kim Committed by GitHub
Browse files

slim: Fix typo at datasets/mnist.py

parent d47d046e
......@@ -15,7 +15,7 @@
"""Provides data for the MNIST dataset.
The dataset scripts used to create the dataset can be found at:
tensorflow/models/slim/data/create_mnist_dataset.py
tensorflow/models/slim/datasets/download_and_convert_mnist.py
"""
from __future__ import absolute_import
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment