lightning/pytorch_lightning
Thien Tran 052aefc342
WandbLogger to log model topology by default (#8662)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-08-04 10:36:57 +00:00
..
accelerators Fix an import deprecation warning (#8687) 2021-08-03 22:17:28 +00:00
callbacks Fix save/load/resume from checkpoint for DeepSpeed Plugin (#8397) 2021-08-02 22:31:05 +00:00
core Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513) 2021-08-03 22:08:51 +00:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers WandbLogger to log model topology by default (#8662) 2021-08-04 10:36:57 +00:00
loops Save the `ResultCollection` in the loops state dict (#8641) 2021-08-02 20:52:24 +00:00
overrides Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00
plugins [docs] Update deepspeed docs, add some more information and link to streamlit (#8691) 2021-08-03 16:12:36 +00:00
profiler CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
trainer Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513) 2021-08-03 22:08:51 +00:00
tuner CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
utilities Add functions to collate deepspeed zero 3 checkpoints (#8701) 2021-08-04 09:39:02 +00:00
__about__.py Update version to `1.5.0dev` (#8585) 2021-07-27 12:52:18 -04:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00