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