local_config 136 字节
Newer Older
1 2 3 4 5 6
#!/bin/bash 
export PADDLE_TRAINERS_NUM=2
export PADDLE_PSERVERS_NUM=2
export PADDLE_PORT=6184,6185
export PADDLE_PSERVERS="127.0.0.1"