Shortcuts

torch.nn.functional.cosine_embedding_loss

torch.nn.functional.cosine_embedding_loss(input1, input2, target, margin=0, size_average=None, reduce=None, reduction='mean') 张量[源代码]

详情请参见 CosineEmbeddingLoss

Return type

张量

优云智算