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
ModuleHoldersubclass forSmoothL1LossImpl.See the documentation for
SmoothL1LossImplclass to learn what methods it provides, and examples of how to useSmoothL1Losswithtorch::nn::SmoothL1LossOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = SmoothL1LossImpl¶
-
using __unused__ = SmoothL1LossImpl¶