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

Benchmark amp on Cifar10 #917

Merged
merged 5 commits into from Apr 13, 2020
Merged

Benchmark amp on Cifar10 #917

merged 5 commits into from Apr 13, 2020

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Apr 12, 2020

Description:
Benchmark mixed precision training on Cifar100

  1. native PyTorch mixed precision module torch.cuda.amp and 2) NVidia/Apex package.

@vfdev-5 vfdev-5 requested a review from sdesrozis April 12, 2020 21:38
Copy link
Contributor

@sdesrozis sdesrozis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Nice examples to mix precision. Tested on colab. We should provide docker to use amp.

@sdesrozis sdesrozis merged commit d62c4e9 into pytorch:master Apr 13, 2020
@vfdev-5 vfdev-5 deleted the bench_amp branch May 15, 2020 21:15
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

Successfully merging this pull request may close these issues.

None yet

2 participants