lightning/pytorch_lightning
Rohit Gupta 9be092dbdb
Add on_epoch_start to run at the beginning of every loop irrespective of train/val/test (#6498)
* update docs

* add hook and update docs

* update tests

* chlog

* Update CHANGELOG.md

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* chlog

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-03-25 14:20:49 +01:00
..
accelerators add copyr (#6661) 2021-03-24 14:29:46 +01:00
callbacks Add on_epoch_start to run at the beginning of every loop irrespective of train/val/test (#6498) 2021-03-25 14:20:49 +01:00
core Add on_epoch_start to run at the beginning of every loop irrespective of train/val/test (#6498) 2021-03-25 14:20:49 +01:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Improve DummyLogger (#6398) 2021-03-09 23:18:38 +00:00
metrics Prune metrics: others 11/DoNe (#6659) 2021-03-24 09:16:28 +01:00
overrides Flash predict step (#6577) 2021-03-23 11:13:13 -04:00
plugins Fix checkpoint callback & Trainer.test(_) issue for TPUs (#6654) 2021-03-25 10:37:37 +00:00
profiler Add PyTorch 1.8 Profiler 5/5 (#6618) 2021-03-23 20:43:21 +00:00
trainer Add on_epoch_start to run at the beginning of every loop irrespective of train/val/test (#6498) 2021-03-25 14:20:49 +01:00
tuner Fix tuner.scale_batch_size not finding batch size attribute when using datamodule (#5968) 2021-03-14 09:16:19 +01:00
utilities Match the number of outputs of backward with forward for AllGatherGrad (#6625) 2021-03-25 15:07:58 +05:30
__init__.py refactoring setup (#6590) 2021-03-22 08:39:19 -04:00
info.py Docs/robots (#6658) 2021-03-24 10:46:56 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py refactoring setup (#6590) 2021-03-22 08:39:19 -04:00