Class L1Loss¶
Defined in File loss.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< L1LossImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class L1Loss : public torch::nn::ModuleHolder<L1LossImpl>¶
A
ModuleHoldersubclass forL1LossImpl.See the documentation for
L1LossImplclass to learn what methods it provides, and examples of how to useL1Losswithtorch::nn::L1LossOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = L1LossImpl¶
-
using __unused__ = L1LossImpl¶