Class TripletMarginLoss¶
Defined in File loss.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< TripletMarginLossImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class TripletMarginLoss : public torch::nn::ModuleHolder<TripletMarginLossImpl>¶
A
ModuleHoldersubclass forTripletMarginLossImpl.See the documentation for
TripletMarginLossImplclass to learn what methods it provides, and examples of how to useTripletMarginLosswithtorch::nn::TripletMarginLossOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = TripletMarginLossImpl¶
-
using __unused__ = TripletMarginLossImpl¶