Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a baseline performance benchmark for distributed training. #6941

Closed
typhoonzero opened this issue Dec 24, 2017 · 1 comment
Closed

Need a baseline performance benchmark for distributed training. #6941

typhoonzero opened this issue Dec 24, 2017 · 1 comment

Comments

@typhoonzero
Copy link
Contributor

We need a baseline for benchmarking distributed training, the baseline is:

  • Select a model (e.g. vgg16)
  • Data Parallelism, sync SGD
  • Same cluster hardware

the variables to compare are:

  • Different frameworks (PaddlePaddle vs. others)
  • The number of nodes
  • batch size

The performance baseline can be used to judge our framework's distributed training performance than. Both v1 and fluid should be tested.

@typhoonzero
Copy link
Contributor Author

Closing due to #7539 is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant