lightning/tests/trainer/logging_
thomas chaton e147127c0e
[feat] Add better support for predict + ddp 2/3 (#7215)
* wip

* update

* update

* update

* update

* update

* typo

* update on comments

* update

* update

* update

* update

* update changelog

* update

* Fix merge

* Fix merge

* move code

* resolve test

* add extra test

* add an extra test

* update on comments

* add typing

* resolve flake8

* Refactor and Docs

* Fix tests

* Fix tests

* Fix tests

* Duplicate

* Fix tests

* resolve bug

* update

* update on comments

* update

* update changelog

* update

* update

* remove tpu

* resolve flake8

* update on comments

* update on comments

* update on comment

* resolve flake8

* add a cpu test for predict

* add None test

* update

* Update CHANGELOG.md

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* resolve tests

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-04-27 08:46:45 -04:00
..
__init__.py fix logging test 2021-01-26 14:57:34 +01:00
test_distributed_logging.py fix logger creating directory structure too early in DDP (#6380) 2021-03-09 09:49:59 +00:00
test_eval_loop_logging.py Remove legacy support for the magic `log`/`progress_bar` keys in dict returns (#6734) 2021-03-31 00:28:04 +02:00
test_logger_connector.py Fix `torchmetrics` compatibility (#7131) 2021-04-22 20:45:46 +00:00
test_progress_bar_logging.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_train_loop_logging.py [feat] Add better support for predict + ddp 2/3 (#7215) 2021-04-27 08:46:45 -04:00