split torch.testing._internal.* and add type checking for torch.testing._internal.common_cuda#44575
split torch.testing._internal.* and add type checking for torch.testing._internal.common_cuda#44575
Conversation
💊 CI failures summary and remediationsAs of commit d9a597d (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group. This comment has been revised 3 times. |
0e4903d to
d9a597d
Compare
Codecov Report
@@ Coverage Diff @@
## master #44575 +/- ##
=======================================
Coverage 67.98% 67.98%
=======================================
Files 384 384
Lines 49567 49567
=======================================
+ Hits 33696 33697 +1
+ Misses 15871 15870 -1
Continue to review full report at Codecov.
|
facebook-github-bot
left a comment
There was a problem hiding this comment.
@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@walterddr merged this pull request in b5dd6e3. |
…ng._internal.common_cuda (pytorch#44575) Summary: First step to fix pytorch#42969. Pull Request resolved: pytorch#44575 Reviewed By: malfet Differential Revision: D23668740 Pulled By: walterddr fbshipit-source-id: eeb3650b1780aaa5727b525b4e6182e1bc47a83f
First step related to: #42969.