lightning/tests/trainer/logging_tests
chaton 867eef0e4c
[HOTFIX] Logging for evaluation (#4684)
* resolve bugs

* add should_flush_logs

* remove should_flush

* should work

* update test

* use something else

* Update pytorch_lightning/trainer/connectors/logger_connector/logger_connector.py

* log mock_log_metrics.mock_calls

* typo

* don't use keys

* convert to list

* typo

* check kwargs

* resolve bug

* resolve flake8

Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
2020-11-15 10:41:33 -05:00
..
__init__.py Rename conflicting test directories (#4451) 2020-11-03 00:03:37 +05:30
test_distributed_logging.py [feat] Logging refactor 2/n - train (#4495) 2020-11-05 22:27:04 +00:00
test_eval_loop_logging_1_0.py [HOTFIX] Logging for evaluation (#4684) 2020-11-15 10:41:33 -05:00
test_train_loop_logging_1_0.py isolate PL debugger in tests (#4643) 2020-11-14 11:22:56 +00:00