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