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