提交 3247baaf 编写于 作者: D dangqingqing

Fix importing bug.

上级 17f44384
7 合并请求!11636[IMPORTANT] MKLDNN layout: Support for sum operator,!11358Merge release 0.12.0 and 0.13.0 to master,!11107merge release/0.12.0 release/0.13.0,!11094Master release/0.12.0 to master,!11092Release/0.12.0,!7531Add baseline code for PaddlePaddle AI competition,!7002Speed data reader for IMDB dataset.
...@@ -25,6 +25,7 @@ import collections ...@@ -25,6 +25,7 @@ import collections
import tarfile import tarfile
import re import re
import string import string
import random
__all__ = ['build_dict', 'train', 'test', 'convert'] __all__ = ['build_dict', 'train', 'test', 'convert']
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部