Skip to content

Raise error when perf test result is NaN#11588

Closed
yf225 wants to merge 2 commits intopytorch:masterfrom
yf225:perf_test_nan_fix
Closed

Raise error when perf test result is NaN#11588
yf225 wants to merge 2 commits intopytorch:masterfrom
yf225:perf_test_nan_fix

Conversation

@yf225
Copy link
Contributor

@yf225 yf225 commented Sep 12, 2018

Currently one of our GPU perf tests test_gpu_speed_mnist reports NaN after this commit (#8018), and we didn't have the logic in place to raise error when this happens. This PR fixes the problem and will also update the baseline properly even if its previous value is NaN.

@yf225 yf225 requested a review from ezyang September 12, 2018 18:09
Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

sure why not

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

yf225 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@yf225
Copy link
Contributor Author

yf225 commented Sep 14, 2018

@pytorchbot retest this please

@yf225
Copy link
Contributor Author

yf225 commented Sep 17, 2018

@pytorchbot retest this please

1 similar comment
@yf225
Copy link
Contributor Author

yf225 commented Sep 17, 2018

@pytorchbot retest this please

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

yf225 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

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.

3 participants