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

Skip flaky check for quantized resnet50 #4686

Merged
merged 2 commits into from
Oct 21, 2021

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Oct 21, 2021

Fix #4683

It's a temporary measure until we fix the overall flakiness of the model tests.

cc @pmeier

Copy link
Contributor

@prabhat00155 prabhat00155 left a comment

Choose a reason for hiding this comment

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

Thanks @datumbox, looks good to me.

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

LGTM too, thanks

Fix #4683

I think we'll need to remove this to keep the issue open so that we don't forget that this is something that needs to be looked at

test/test_models.py Show resolved Hide resolved
@datumbox datumbox merged commit 9407b45 into pytorch:main Oct 21, 2021
@datumbox datumbox deleted the tests/skip_flaky_quant_resnet50 branch October 21, 2021 13:32
facebook-github-bot pushed a commit that referenced this pull request Oct 26, 2021
#4686)

Reviewed By: NicolasHug

Differential Revision: D31916329

fbshipit-source-id: ae12373b2f1bd9dfaffcf06bc02813a4885c378a
cyyever pushed a commit to cyyever/vision that referenced this pull request Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failures of test_quantized_classification_model[resnet50]
4 participants