-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Clean up some type annotations in torch/testing/_internal #50078
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
Conversation
💊 CI failures summary and remediationsAs of commit 801f15b (more details on the Dr. CI page):
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. This comment has been revised 20 times. |
This pull request was exported from Phabricator. Differential Revision: D25717560 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, please make sure all circleci jobs succeed before landing :)
This pull request was exported from Phabricator. Differential Revision: D25717560 |
1357ec5
to
53df768
Compare
) Summary: Pull Request resolved: pytorch#50078 Upgrades type annotations from Python2 to Python3 Test Plan: Sandcastle tests Reviewed By: pritamdamania87 Differential Revision: D25717560 fbshipit-source-id: f77f055d777c3793ca5ef0ab2dd8126720f6afa6
This pull request was exported from Phabricator. Differential Revision: D25717560 |
53df768
to
801f15b
Compare
Codecov Report
@@ Coverage Diff @@
## master #50078 +/- ##
==========================================
+ Coverage 80.48% 80.52% +0.04%
==========================================
Files 1900 1900
Lines 206210 206212 +2
==========================================
+ Hits 165973 166062 +89
+ Misses 40237 40150 -87 |
This pull request has been merged in efe0533. |
) Summary: Pull Request resolved: pytorch#50078 Upgrades type annotations from Python2 to Python3 Test Plan: Sandcastle tests Reviewed By: pritamdamania87 Differential Revision: D25717560 fbshipit-source-id: cec631f3121ef9ab87ff8b3b00f1fae6df9a2155
Summary: Upgrades type annotations from Python2 to Python3
Test Plan: Sandcastle tests
Differential Revision: D25717560