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

unreasonable gpu performance of pytorch #2

Open
GiggleLiu opened this issue Aug 24, 2019 · 0 comments
Open

unreasonable gpu performance of pytorch #2

GiggleLiu opened this issue Aug 24, 2019 · 0 comments

Comments

@GiggleLiu
Copy link
Collaborator

It does not even scale from intermediate scale to large scale.

  1. make sure the data are not reused (the same data to same function may not invoke reevaluation).
  2. make sure data are syncronized after evaluation.
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