torch.nn.functional.hinge_embedding_loss torch.nn.functional.hinge_embedding_loss(input, target, margin=1.0, size_average=None, reduce=None, reduction='mean') → Tensor[源代码] 详情请参阅HingeEmbeddingLoss。 返回类型 Tensor