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。 返回类型 张量