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