-
-
Notifications
You must be signed in to change notification settings - Fork 615
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test for CosineSimilarity Metric (#3218)
* add cosine similarity * update doc for cosine similarity metric * fix the position of the CosineSimilarity * Update ignite/contrib/metrics/cosine_similarity.py Co-authored-by: vfdev <vfdev.5@gmail.com> * autopep8 fix * move CosineSimilarity from contrib.metrics to metrics * autopep8 fix * fix typo * fix typo * Update ignite/metrics/cosine_similarity.py Co-authored-by: vfdev <vfdev.5@gmail.com> * autopep8 fix * Update ignite/metrics/cosine_similarity.py Co-authored-by: vfdev <vfdev.5@gmail.com> * fix formatting * autopep8 fix * fix formatting * autopep8 fix * add test for CosineSimilarity metric * autopep8 fix * fix error when testing in xla * update test for CosineSimilarity metric * update test for CosineSimilarity metric --------- Co-authored-by: vfdev <vfdev.5@gmail.com> Co-authored-by: kzkadc <kzkadc@users.noreply.github.com>
- Loading branch information
1 parent
0ce759c
commit a7246e1
Showing
1 changed file
with
56 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters