pytorch
6a586512 - changed documentation from cosine distance to cosine similarity; fixe…

Commit
2 years ago
changed documentation from cosine distance to cosine similarity; fixe… This PR updates the documentation for the CosineEmbeddingLoss. The loss function uses the `cosine similarity` but in the documentation the term `cosine distance` is used. Therefor the term is changed to `cosine similarity` Fixes #75104 Pull Request resolved: https://github.com/pytorch/pytorch/pull/75188 Approved by: https://github.com/cpuhrsch
Author
Committer
Parents
Loading