master
ml server 2020-01-28 17:39:14 -07:00
parent 1c67889a03
commit a74bd74a4d
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ let HOSTNUM=$HOSTNUM-1
export TF_CONFIG='{"cluster": {"worker": [ "ml1-int:2222", "ml2-int:2222", "ml3-int:2222", "ml4-int:2222", "ml5-int:2222"]}, "task": {"index": '$HOSTNUM', "type": "worker"}}'
echo $TF_CONFIG
python3 wut-train-cluster-fn.py
python3 wut-worker-train-cluster-fn.py