lightning/tests/callbacks
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
..
__init__.py
test_callback_hook_outputs.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_callbacks.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_early_stopping.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_finetuning_callback.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_gpu_stats_monitor.py formatting tests: 5/5 (#5848) 2021-02-06 07:28:26 -05:00
test_lambda_function.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_lr_monitor.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_progress_bar.py Convert progress bar metrics to float (#5692) 2021-02-10 19:16:53 -05:00
test_pruning.py Fix Pruning callback and add a few features (#5825) 2021-02-10 15:03:23 +00:00
test_swa.py [feat] Add StochasticWeightAveragingCallback (#5640) 2021-02-11 00:05:59 +00:00