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

test: Updated assert in test_ops #1488

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Conversation

frgfm
Copy link
Contributor

@frgfm frgfm commented Oct 17, 2019

This PR updates all raw assert to the corresponding unittest.TestCase assert method for tests related to torchvision.ops as suggested by #1483.
Any feedback is welcome!

Updated all raw asserts to corresponding unittest.TestCase.assert. See pytorch#1483
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.

Thanks!

@fmassa fmassa merged commit a711c80 into pytorch:master Oct 21, 2019
@frgfm frgfm deleted the test-ops-assert branch October 22, 2019 09:42
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.

2 participants