lightning/pytorch_lightning
Carlos Mocholí 311d9fe67e
Always run validation inside the training loop epoch (#7357)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-05-26 14:26:48 +02:00
..
accelerators refactor accelerator teardown -> training type plugin teardown (#7579) 2021-05-22 13:19:24 -07:00
callbacks Add `ModelPruning(prune_on_train_epoch_end)` to choose when to apply pruning (#7704) 2021-05-26 00:57:56 +02:00
core Move parameter validation specific to TPU Training plugins (#7415) 2021-05-24 16:02:01 +00:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Add run_name argument to the MLFlowLogger constructor (#7622) 2021-05-21 09:17:32 +01:00
metrics Prune deprecated classif. metrics (#7499) 2021-05-12 18:03:34 +00:00
overrides Override `broadcast_object_list` for `torch<1.8` (#7592) 2021-05-20 08:29:55 +00:00
plugins Add `should_rank_save_checkpoint` property to Training Plugins (#7684) 2021-05-25 23:02:05 +05:30
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer Always run validation inside the training loop epoch (#7357) 2021-05-26 14:26:48 +02:00
tuner Fix dataloaders are not reset when tuning the model (#7566) 2021-05-24 10:21:45 +02:00
utilities Increase TPU Check timeout (#7706) 2021-05-26 01:44:29 +00:00
__about__.py show mush go on (#7413) 2021-05-06 19:06:21 -04:00
__init__.py rename about (#7002) 2021-04-14 18:56:40 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py fix pip install (#7170) 2021-04-22 16:48:11 -04:00