lightning/pytorch_lightning/metrics
Philip E Blair 77f6aa43e5
Fix: Allow hashing of metrics with lists in their state (#5939)
* Fix: Allow hashing of metrics with lists in their state

* Add test case and modify semantics of Metric __hash__ in order to be compatible with structural equality checks

* Fix pep8 style issue

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-18 09:54:12 +00:00
..
classification remove executable bit on source files (#5929) 2021-02-12 00:06:40 +01:00
functional Add `dim` to `pytorch_lightning.metrics.PSNR` (#5957) 2021-02-17 11:55:40 +01:00
regression Add `dim` to `pytorch_lightning.metrics.PSNR` (#5957) 2021-02-17 11:55:40 +01:00
__init__.py [Metrics] AUC/AUROC class interface (#5479) 2021-01-27 08:16:54 -05:00
compositional.py Compositional metrics (#5464) 2021-01-26 11:56:12 -05:00
metric.py Fix: Allow hashing of metrics with lists in their state (#5939) 2021-02-18 09:54:12 +00:00
utils.py formatting 6/n: metrics (#5722) 2021-02-01 09:24:07 +01:00