提交 92166fe1 编写于 作者: D dongdaxiang

refine api, add mpi4py requirements

test=develop
...@@ -177,7 +177,7 @@ class AsyncExecutor(object): ...@@ -177,7 +177,7 @@ class AsyncExecutor(object):
>>> exe = fluid.AsyncExecutor() >>> exe = fluid.AsyncExecutor()
>>> exe.download_data("/xxx/xxx/xx/", >>> exe.download_data("/xxx/xxx/xx/",
>>> "./data", "afs:// >>> "./data", "afs://
>>> xxx.xxx.xxx.xxx:9901", "xxx,yyy") >>> xxx.xxx.xxx.xxx:9901", "xxx,yyy")
Args: Args:
afs_path(str): afs_path defined by users afs_path(str): afs_path defined by users
local_path(str): download data path local_path(str): download data path
......
...@@ -9,3 +9,4 @@ Pillow ...@@ -9,3 +9,4 @@ Pillow
nltk>=3.2.2 nltk>=3.2.2
graphviz graphviz
six six
mpi4py=3.0.0
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册