metrics/tests
manipopopo c998634d40 Add `dim` to `pytorch_lightning.metrics.PSNR` (PL^5957)
* Add dim to PSNR

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* Add reduction tests

* Recover warnings on reduction and add tests

* Add copyright texts

* Refactor PSNR

* Change warnings

* Update pytorch_lightning/metrics/functional/psnr.py

Change functional.psnr dim doc

Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>

* Change PSNR dim docs

* Apply suggestions from code review

* tests

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
(cherry picked from commit a3dd545b733f9b0cafbe725a4f2e57bb6bed2759)
2021-02-22 01:24:21 +01:00
..
metrics Add `dim` to `pytorch_lightning.metrics.PSNR` (PL^5957) 2021-02-22 01:24:21 +01:00
__iniit__.py Initial commit 2020-12-22 21:02:46 +01:00
requirements.txt Initial commit 2020-12-22 21:02:46 +01:00
test_sample_module.py set torchmetrics 2020-12-22 21:23:55 +01:00