lightning/pytorch_lightning
Carlos Mocholí 0dd6d3a798
Avoid adding `None` loss values in `training_epoch_end` (#7772)
2021-05-31 19:28:28 +00:00
..
accelerators refactor accelerator teardown -> training type plugin teardown (#7579) 2021-05-22 13:19:24 -07:00
callbacks fix info message when max training time reached (#7780) 2021-05-31 14:50:16 +02:00
core Use typing forward references (#7770) 2021-05-31 09:54:28 +02:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers feat(wandb): log models as artifacts (#6231) 2021-05-27 20:15:02 +02:00
metrics Prune deprecated classif. metrics (#7499) 2021-05-12 18:03:34 +00:00
overrides Use typing forward references (#7770) 2021-05-31 09:54:28 +02:00
plugins Use typing forward references (#7770) 2021-05-31 09:54:28 +02:00
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer Avoid adding `None` loss values in `training_epoch_end` (#7772) 2021-05-31 19:28:28 +00:00
tuner Fix dataloaders are not reset when tuning the model (#7566) 2021-05-24 10:21:45 +02:00
utilities Remove metric tracking from dev debugger (#7759) 2021-05-30 12:03:42 +02: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
setup_tools.py fix pip install (#7170) 2021-04-22 16:48:11 -04:00