提交 30c701ca 编写于 作者: O olenet

fix typos : porivided -> provided

上级 4ccf9345
...@@ -39,7 +39,7 @@ def train(topology, ...@@ -39,7 +39,7 @@ def train(topology,
use_default_data = (train_data_dir is None) use_default_data = (train_data_dir is None)
if use_default_data: if use_default_data:
logger.info(("No training data are porivided, " logger.info(("No training data are providedd, "
"use paddle.dataset.imdb to train the model.")) "use paddle.dataset.imdb to train the model."))
logger.info("please wait to build the word dictionary ...") 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.
先完成此消息的编辑!
想要评论请 注册