Skip to content

Adding Autocast tests for all C++ Ops #2938

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

Merged
merged 4 commits into from
Oct 30, 2020

Conversation

datumbox
Copy link
Contributor

Fixes #2796 and #2797

Adding unit-tests for autocast.

@datumbox datumbox changed the title Feature/autocast tests Adding Autocast tests for all C++ Ops Oct 30, 2020
Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Looks great, thanks a lot Vasilis!

@fmassa fmassa merged commit dc5d055 into pytorch:master Oct 30, 2020
@fmassa fmassa mentioned this pull request Oct 30, 2020
6 tasks
@datumbox datumbox deleted the feature/autocast_tests branch October 30, 2020 16:30
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
* Moving Autocast mtest in RoiOpTester.

* Adding autocast test on DeformConvTester.

* Adding autocast test on NMSTester.

* Fixing styles.
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
* Moving Autocast mtest in RoiOpTester.

* Adding autocast test on DeformConvTester.

* Adding autocast test on NMSTester.

* Fixing styles.
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.

Port all C++ ops to use the dispatcher
2 participants