lightning/pytorch_lightning
Aka.Fido 165b823440
Add docstring to HyperparametersMixin (#9253)
2021-09-02 10:33:15 +01:00
..
accelerators Remove `BasePlugin` (#9066) 2021-08-25 19:10:28 +00:00
callbacks Add on_exception callback hook (#9183) 2021-09-01 10:49:00 +02:00
core Add docstring to HyperparametersMixin (#9253) 2021-09-02 10:33:15 +01:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers Add doc strings to CSV logger (#9112) 2021-09-01 11:04:48 +00:00
loops avoid suppressing exception in `FitLoop` (#9206) 2021-09-01 12:03:18 +02:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Avoid wrapping LightningModule in DDP plugins when not fitting (#9096) 2021-09-02 02:23:59 +00:00
profiler scheduled removal of BaseProfiler.output_filename in favor of dirpath… (#9214) 2021-08-31 09:30:43 +00:00
trainer Add on_exception callback hook (#9183) 2021-09-01 10:49:00 +02:00
tuner remove lightning module datamodule property (#9233) 2021-09-02 00:43:47 +02:00
utilities Minor improvement to deepspeed utility comments (#9224) 2021-08-31 18:19:59 +02: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