Skip to content

Commit ddb7bd7

Browse files
author
wangguibao
committed
cherry-pick-async-exe
test=release/1.2
1 parent 9515ebb commit ddb7bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/fluid/async_executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class AsyncExecutor(object):
6464
6565
Args:
6666
place(fluid.CPUPlace|None): indicate the executor run on which device.
67-
Only CPUPlace supported
67+
Only CPUPlace supported
6868
6969
Note:
7070
For debugging complicated network in parallel-GPUs, you can test it

0 commit comments

Comments
 (0)