Add Gaussian NLL Loss#50886
Conversation
💊 CI failures summary and remediationsAs of commit 2204266 (more details on the Dr. CI page):
ci.pytorch.org: 2 failed
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. |
albanD
left a comment
There was a problem hiding this comment.
Looks great!
Could you just revert the tensorpipe submodule update please? (let me know if you want me to do it)
Will land when the submodule is fixed!
Done, fingers crossed this works! |
|
(rocm failures look unrelated) |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@albanD has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Codecov Report
@@ Coverage Diff @@
## master #50886 +/- ##
=======================================
Coverage 81.01% 81.01%
=======================================
Files 1916 1916
Lines 209285 209323 +38
=======================================
+ Hits 169562 169593 +31
- Misses 39723 39730 +7 |
|
Please see #53964 Main points:
|
Summary: Fixes pytorch#48520. cc albanD (This is a clean retry PR pytorch#49807) Pull Request resolved: pytorch#50886 Reviewed By: ejguan Differential Revision: D26007435 Pulled By: albanD fbshipit-source-id: 88fe91b40dea6f72e093e6301f0f04fcc842d2f0
Fixes #48520.
cc @albanD (This is a clean retry PR #49807)