diff --git a/benchmark/cluster/vgg16/README.md b/benchmark/cluster/vgg16/README.md index b0bdc0288f6dc5da6e3b10bf4eb21d8c268b48b8..0d525e952258ae2d5bf01d7b78835ae559bdcd9c 100644 --- a/benchmark/cluster/vgg16/README.md +++ b/benchmark/cluster/vgg16/README.md @@ -48,18 +48,18 @@ ### different pserver number -*The performance gap between Fuild and v2 comes from the network interference.* - - Trainer Count: 60 - Batch Size: 128 - Metrics: mini-batch / sec | PServer Count | 3 | 6 |10 | 20 | | -- | -- | -- | -- | -- | -| PaddlePaddle Fluid | 589.1 | 592.6 | 656.4 | 655.8 | +| PaddlePaddle Fluid(should fixed in next PR) | 589.1 | 592.6 | 656.4 | 655.8 | | PaddlePaddle v2 | 593.4 | 791.3 | 729.7 | 821.7 | | TensorFlow | - | - | - | - | +*The performance gap between Fuild and v2 comes from the network interference.* + ## Steps to run the performance test