提交 fefd0065 编写于 作者: Y Yu Yang

Merge branch 'feature/mnist_reader' of github.com:reyoung/Paddle into feature/mnist_reader

......@@ -3,7 +3,7 @@ import sklearn.model_selection
import numpy
from config import DATA_HOME
__all__ = ['MNIST', 'train_creator', 'test_creator']
__all__ = ['train_creator', 'test_creator']
def __mnist_reader_creator__(data, target):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册