lightning/pytorch_lightning
David Chan c6e02e481e
[feat] Allow overriding optimizer_zero_grad and/or optimizer_step when using accumulate_grad_batches (#7980)
2021-06-17 12:50:37 +02:00
..
accelerators IPU Integration 5/5 (#7867) 2021-06-11 15:07:04 +00:00
callbacks [feat] Named Parameter Groups in `LearningRateMonitor` (#7987) 2021-06-17 03:13:54 +02:00
core [feat] Allow overriding optimizer_zero_grad and/or optimizer_step when using accumulate_grad_batches (#7980) 2021-06-17 12:50:37 +02:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Fix logs overwriting issue for remote fs (#7889) 2021-06-09 11:05:01 +02:00
loops Loop Refactor 1/N - Training Loop (#7871) 2021-06-15 12:55:06 +00:00
metrics better use of void (#7809) 2021-06-08 15:36:50 +00:00
overrides [fix] Enable manual optimization DeepSpeed (#7970) 2021-06-16 09:25:41 +00:00
plugins [fix] Enable manual optimization DeepSpeed (#7970) 2021-06-16 09:25:41 +00:00
profiler [doc] Move each profiler to its own file + Add missing PyTorchProfiler to the doc (#7822) 2021-06-04 21:08:29 +05:30
trainer [feat] Allow overriding optimizer_zero_grad and/or optimizer_step when using accumulate_grad_batches (#7980) 2021-06-17 12:50:37 +02:00
tuner Standardize positional datamodule and argument names (#7431) 2021-06-15 11:50:13 +00:00
utilities Change `WarningCache` to subclass `set` (#7995) 2021-06-16 14:09:52 +01: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