Skip to content

Commit

Permalink
cleanup codes
Browse files Browse the repository at this point in the history
  • Loading branch information
gongweibao committed Mar 21, 2018
1 parent 011c909 commit 27c1ed7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmark/cluster/vgg16/vgg16_fluid.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ def train_loop(exe, trainer_prog):
if not current_endpoint:
print("need env SERVER_ENDPOINT")
exit(1)
print("get_pserver_program")
pserver_prog = t.get_pserver_program(current_endpoint)
pserver_startup = t.get_startup_program(current_endpoint,
pserver_prog)
Expand Down

0 comments on commit 27c1ed7

Please sign in to comment.