Skip to content

Commit

Permalink
delete unbind api test=develop (#15778)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan Xu committed Mar 13, 2019
1 parent 41b8cf0 commit 05993c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmark/fluid/fluid_benchmark.py
Expand Up @@ -179,7 +179,6 @@ def train_parallel(train_args, test_args, args, train_prog, test_prog,
else:
build_strategy.reduce_strategy = fluid.BuildStrategy(
).ReduceStrategy.AllReduce
build_strategy.fuse_broadcast_op = args.fuse_broadcast_op

avg_loss = train_args[0]

Expand Down

0 comments on commit 05993c3

Please sign in to comment.