lightning/pytorch_lightning
chaton a053d758d0
[bugfix] Logging only on `not should_accumulate()` during training (#5417)
* resolve bug

* resolve tests

* update

* Update tests/loggers/test_tensorboard.py

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

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-01-08 19:35:47 -05:00
..
accelerators deprecate enable_pl_optimizer as it is not restored properly (#5244) 2021-01-08 16:13:12 -05:00
callbacks [bug-fix] Trainer.test points to latest best_model_path (#5161) 2021-01-05 05:01:59 -05:00
cluster_environments Allow string plugins (#4888) 2020-12-01 20:30:49 +00:00
core deprecate enable_pl_optimizer as it is not restored properly (#5244) 2021-01-08 16:13:12 -05:00
distributed [feat] pp 1/n (#5016) 2020-12-08 22:02:10 +00:00
loggers FIX-5311: Cast to string `_flatten_dict` (#5354) 2021-01-05 17:04:53 -05:00
metrics Updated metrics/classification/precision_recall.py (#5348) 2021-01-05 08:15:06 -05:00
overrides [feat] pp 2/n (#5026) 2020-12-09 12:56:51 +00:00
plugins deprecate enable_pl_optimizer as it is not restored properly (#5244) 2021-01-08 16:13:12 -05:00
profiler update 2020-11-27 17:48:51 +00:00
trainer [bugfix] Logging only on `not should_accumulate()` during training (#5417) 2021-01-08 19:35:47 -05:00
tuner fast_dev_run can be int (#4629) 2020-12-09 01:37:53 +05:30
utilities [bug-fix] Call transfer_batch_to_device in DDPlugin (#5195) 2021-01-08 12:05:22 -05:00
__init__.py Prepare 1.1.3 release (#5365) 2021-01-05 18:43:46 -05:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py update isort config (#5335) 2021-01-03 23:13:22 +01:00