Skip to content

Commit b341b53

Browse files
BordacarmoccaSkafteNicki
authored
deprecate metrics pkg (#6505)
* deprecate metrics * examples * req * docs * Apply suggestions from code review Co-authored-by: Carlos Mocholí <[email protected]> Co-authored-by: Nicki Skafte <[email protected]> * pep8 Co-authored-by: Carlos Mocholí <[email protected]> Co-authored-by: Nicki Skafte <[email protected]>
1 parent eb3ff41 commit b341b53

File tree

23 files changed

+64
-992
lines changed

23 files changed

+64
-992
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6565
- Deprecated `trainer.running_sanity_check` in favor of `trainer.sanity_checking` ([#4945](https://github.com/PyTorchLightning/pytorch-lightning/pull/4945))
6666

6767

68+
- Deprecated metrics in favor of `torchmetrics` ([#6505](https://github.com/PyTorchLightning/pytorch-lightning/pull/6505))
69+
70+
6871
### Removed
6972

7073
- Removed support for passing a bool value to `profiler` argument of Trainer ([#6164](https://github.com/PyTorchLightning/pytorch-lightning/pull/6164))

0 commit comments

Comments
 (0)