lightning/pytorch_lightning
Jirka Borovec 4a3f9069cb
add back compatibility for deprecated metrics 1/n (#5067)
* add back compatibility for metrics

* tests

* Add deprecated metric utility functions back to functional (#5062)

* add back *deprecated* metric utility functions to functional

* pep

* pep

* suggestions

* move

Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>

* more

* fix

* import

* docs

* tests

* fix

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
2020-12-11 22:11:21 +01:00
..
accelerators Initialize trainer with None in DDPAccelerator (#4915) 2020-12-10 15:24:44 +01:00
callbacks [feat] pp 1/n (#5016) 2020-12-08 22:02:10 +00:00
cluster_environments Allow string plugins (#4888) 2020-12-01 20:30:49 +00:00
core [hotfix] Extend Optimizer + update doc (#5095) 2020-12-11 14:24:59 -05:00
distributed [feat] pp 1/n (#5016) 2020-12-08 22:02:10 +00:00
loggers Add experiment_key argument to online mode example (#4997) 2020-12-08 16:08:04 +05:30
metrics add back compatibility for deprecated metrics 1/n (#5067) 2020-12-11 22:11:21 +01:00
overrides [feat] pp 2/n (#5026) 2020-12-09 12:56:51 +00:00
plugins [feat] pp 2/n (#5026) 2020-12-09 12:56:51 +00:00
profiler update 2020-11-27 17:48:51 +00:00
trainer [hotfix] Extend Optimizer + update doc (#5095) 2020-12-11 14:24:59 -05:00
tuner fast_dev_run can be int (#4629) 2020-12-09 01:37:53 +05:30
utilities Check if optimizer supports closure (#4981) 2020-12-11 14:51:45 +01:00
__init__.py Pre release (#5098) 2020-12-11 15:21:25 -05:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py release 1.1.0 (#5048) 2020-12-10 00:52:39 +00:00