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