Skip to content

Commit

Permalink
latest restore func metrics (#3949)
Browse files Browse the repository at this point in the history
* latest restore

* latest restore
  • Loading branch information
Borda committed Oct 7, 2020
1 parent 186fc13 commit 616fe82
Show file tree
Hide file tree
Showing 10 changed files with 712 additions and 267 deletions.
3 changes: 3 additions & 0 deletions pytorch_lightning/metrics/functional/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@
rmsle,
ssim
)
from pytorch_lightning.metrics.functional.self_supervised import (
embedding_similarity
)
Loading

0 comments on commit 616fe82

Please sign in to comment.