master
ml server 2020-01-18 15:49:07 -07:00
parent 5b9f321af3
commit 06d49ed2d6
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ HOSTNUM=`hostname | sed -e 's/ml//g'`
export TF_CONFIG='{"cluster": {"worker": [ "10.100.100.130:2222", "ml1:2222", "ml2:2222", "ml3:2222", "ml4:2222", "ml5:2222"]}, "task": {"index": '$HOSTNUM', "type": "worker"}}'
echo $TF_CONFIG
python3 wut-worker-train-cluster-fn.py
python3 wut-train-cluster-fn.py