lightning/pytorch_lightning
Burhanuddin Rangwala ccc83e717c
Add doc strings to CSV logger (#9112)
Co-authored-by: tchaton <thomas@grid.ai>
2021-09-01 11:04:48 +00: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 move `block_ddp_sync_behaviour` to utilities (#9192) 2021-08-30 14:56:16 +00: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 scheduled removal of DeepSpeedPlugin.cpu_offload* parameters (#9244) 2021-09-01 12:02:30 +02: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 fix batch auto scaling when `init_val` causes OOM (#8954) 2021-08-18 09:56:16 +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