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
ModuleHolder
subclass forMultiLabelSoftMarginLossImpl
.See the documentation for
MultiLabelSoftMarginLossImpl
class to learn what methods it provides, and examples of how to useMultiLabelSoftMarginLoss
withtorch::nn::MultiLabelSoftMarginLossOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = MultiLabelSoftMarginLossImpl¶
-
using Impl = MultiLabelSoftMarginLossImpl¶