|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|