未验证 提交 82611c75 编写于 作者: C Cao Ying 提交者: GitHub

Merge pull request #496 from OleNet/develop

fix a typo.
......@@ -39,7 +39,7 @@ def train(topology,
use_default_data = (train_data_dir is None)
if use_default_data:
logger.info(("No training data are porivided, "
logger.info(("No training data are provided, "
"use paddle.dataset.imdb to train the model."))
logger.info("please wait to build the word dictionary ...")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册