Class PoissonNLLLoss¶
Defined in File loss.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< PoissonNLLLossImpl >
(Template Class ModuleHolder)
Class Documentation¶
-
class PoissonNLLLoss : public torch::nn::ModuleHolder<PoissonNLLLossImpl>¶
A
ModuleHolder
subclass forPoissonNLLLossImpl
.See the documentation for
PoissonNLLLossImpl
class to learn what methods it provides, and examples of how to usePoissonNLLLoss
withtorch::nn::PoissonNLLLossOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = PoissonNLLLossImpl¶
-
using Impl = PoissonNLLLossImpl¶