-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Enable fp16 for UniformFill #44540
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
Enable fp16 for UniformFill #44540
Conversation
This pull request was exported from Phabricator. Differential Revision: D23558030 |
💊 CI failures summary and remediationsAs of commit 3b84e41 (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 9 times. |
This pull request was exported from Phabricator. Differential Revision: D23558030 |
d847fa2
to
7deae40
Compare
This pull request was exported from Phabricator. Differential Revision: D23558030 |
7deae40
to
0a9ece0
Compare
Summary: Pull Request resolved: pytorch#44540 Support output type to be fp16 for UniformFill Reviewed By: jianyuh Differential Revision: D23558030 fbshipit-source-id: 889d6e3350f0e4d79d609960e0d25c49253515d0
This pull request was exported from Phabricator. Differential Revision: D23558030 |
0a9ece0
to
3b84e41
Compare
Codecov Report
@@ Coverage Diff @@
## master #44540 +/- ##
==========================================
- Coverage 67.97% 67.96% -0.01%
==========================================
Files 384 384
Lines 49626 49626
==========================================
- Hits 33731 33730 -1
- Misses 15895 15896 +1
Continue to review full report at Codecov.
|
This pull request has been merged in 285ba0d. |
Summary: Pull Request resolved: #44540 Support output type to be fp16 for UniformFill Reviewed By: jianyuh Differential Revision: D23558030 fbshipit-source-id: 53a5b2c92cfe78cd11f55e6ee498e1bd682fe4a1
Summary: Support output type to be fp16 for UniformFill
Reviewed By: jianyuh
Differential Revision: D23558030