提交 0571bf77 编写于 作者: M minqiyang

Fix the dist train doc of image classification

上级 b040e12d
...@@ -52,7 +52,7 @@ In this example, we launched 4 parameter server instances and 4 trainer instance ...@@ -52,7 +52,7 @@ In this example, we launched 4 parameter server instances and 4 trainer instance
1. launch trainer process 1. launch trainer process
``` python ``` python
PADDLE_TRAINING_ROLE=PSERVER \ PADDLE_TRAINING_ROLE=TRAINER \
PADDLE_TRAINERS=4 \ PADDLE_TRAINERS=4 \
PADDLE_PSERVER_IPS=192.168.0.100,192.168.0.101,192.168.0.102,192.168.0.103 \ PADDLE_PSERVER_IPS=192.168.0.100,192.168.0.101,192.168.0.102,192.168.0.103 \
PADDLE_TRAINER_ID=0 \ PADDLE_TRAINER_ID=0 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册