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

Fix pytorch resnet performance issue #9

Closed
Panaetius opened this issue Jan 8, 2019 · 1 comment
Closed

Fix pytorch resnet performance issue #9

Panaetius opened this issue Jan 8, 2019 · 1 comment
Assignees
Labels
bug Something isn't working mlbench-benchmarks

Comments

@Panaetius
Copy link
Member

The pytorch resnet implementation currently has an issue where each epoch takes longer than the previous one. This should be investigated and fixed

@Panaetius Panaetius added bug Something isn't working mlbench-benchmarks labels Jan 8, 2019
@Panaetius Panaetius self-assigned this Jan 8, 2019
@Panaetius Panaetius added this to To do in mlbench 2.0.0 via automation Jan 8, 2019
@Panaetius Panaetius moved this from To do to Done in mlbench 2.0.0 Feb 7, 2019
@Panaetius
Copy link
Member Author

Issue was fixed a while ago with performance optimizations in reporting code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mlbench-benchmarks
Projects
No open projects
mlbench 2.0.0
  
Done
Development

No branches or pull requests

1 participant