lightning/pytorch_lightning
Sean Naren eb81b7d40c Prepare 1.1.6 release (#5661)
* Parepre 1.1.6 release

* Remove headers

* Apply suggestions from code review

* docs: Apply docs suggestions for release

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>

(cherry picked from commit c462b274ee)
2021-02-04 20:55:58 +01:00
..
accelerators Sync working directory with all processes when using Hydra (#5629) 2021-02-04 20:55:41 +01:00
callbacks [BugOnFeat] Resolve bug with Finetuning (#5744) 2021-02-04 18:36:54 +00:00
core [bugfix] Resolve bug with multiple optimizers and toggle. (#5574) 2021-02-04 20:55:41 +01:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers Ignore `step` param in Neptune logger's log_metric method (#5510) 2021-02-04 20:55:41 +01:00
metrics Fix Metric.state_dict (#5614) 2021-02-04 20:55:41 +01:00
overrides add missing logic to new plugins and accelerator (#5734) 2021-02-01 13:23:53 -05:00
plugins Fix root node resolution in slurm environment 2021-02-03 19:41:46 +01:00
profiler [feat] Add PyTorch Profiler. (#5560) 2021-01-26 06:48:54 -05:00
trainer passing batch outputs to on_train_batch_end (#4369) 2021-02-04 20:55:41 +01:00
tuner Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
utilities Unify attribute finding logic, fix not using dataloader when hparams present (#4559) 2021-02-04 20:55:41 +01:00
__init__.py Prepare 1.1.6 release (#5661) 2021-02-04 20:55:58 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Docs: move images (#5756) 2021-02-03 15:08:19 +00:00