lightning/pytorch_lightning
Carlos Mocholí e8190e8848
Convert progress bar metrics to float (#5692)
* MetricsHolder(to_float=True)

* Update CHANGELOG

* Update tests/callbacks/test_progress_bar.py

* flake8

Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
2021-02-10 19:16:53 -05:00
..
accelerators
callbacks [feat] Add StochasticWeightAveragingCallback (#5640) 2021-02-11 00:05:59 +00:00
core formatting 5/n: Core (#5721) 2021-02-08 14:29:43 -05:00
distributed
loggers formatting 3/n: PL modules (#5716) 2021-02-08 14:28:38 -05:00
metrics
overrides
plugins Fix typo in docstring (#5835) 2021-02-08 20:22:39 +01:00
profiler fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
trainer Convert progress bar metrics to float (#5692) 2021-02-10 19:16:53 -05:00
tuner formatting 3/n: PL modules (#5716) 2021-02-08 14:28:38 -05:00
utilities [feat] Add StochasticWeightAveragingCallback (#5640) 2021-02-11 00:05:59 +00:00
__init__.py release 1.1.7 (#5761) 2021-02-05 21:43:06 +01:00
py.typed
setup_tools.py