-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Labels
featureA request for a proper, new feature.A request for a proper, new feature.module: cppRelated to C++ APIRelated to C++ APImodule: nnRelated to torch.nnRelated to torch.nntriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🚀 Feature
There is no Poisson NLL loss in libtorch.
Motivation
Needed when running models with Poisson NLL loss using libtorch.
Pitch
I can work on it if someone advice me on which files to touch.
Where should the implementation go? In aten\native\Loss.cpp plus a binding in native_functions.yaml? Where should tests go?
Alternatives
Additional context
Metadata
Metadata
Assignees
Labels
featureA request for a proper, new feature.A request for a proper, new feature.module: cppRelated to C++ APIRelated to C++ APImodule: nnRelated to torch.nnRelated to torch.nntriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module