lightning/pytorch_lightning
Carlos Mocholí a2e41045d2
Mark some loop attributes as protected (#8250)
2021-07-02 11:51:51 +01:00
..
accelerators Clean `cuda.empty_cache` usage (#8199) 2021-06-30 13:04:24 +02:00
callbacks training loop refactor - move val loop (#8120) 2021-06-29 09:06:44 +00:00
core Mark some loop attributes as protected (#8250) 2021-07-02 11:51:51 +01:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
loops Mark some loop attributes as protected (#8250) 2021-07-02 11:51:51 +01:00
metrics Sync our torchmetrics wrappers after the 0.4 release (#8205) 2021-06-29 22:05:48 +00:00
overrides Support state restoration of logged results 2/2(#7966) 2021-06-25 19:16:11 +00:00
plugins Remove methods with unnecessary super delegation. (#8148) 2021-07-02 08:00:55 +00:00
profiler XLA Profiler integration (#8014) 2021-06-29 00:58:05 +05:30
trainer Mark some loop attributes as protected (#8250) 2021-07-02 11:51:51 +01:00
tuner rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025) 2021-06-22 11:49:32 +02:00
utilities Add support for optimizers and learning rate schedulers to LightningCLI (#8093) 2021-07-01 12:04:11 +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 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