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