lightning/pytorch_lightning
tchaton df5cbf5368 resolve conflict
resolve failing test
2021-02-05 21:40:39 +01:00
..
accelerators Fix ModelCheckpoint race condition in file existence check (#5155) 2021-02-05 21:40:39 +01:00
callbacks resolve conflict 2021-02-05 21:40:39 +01: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 `num_classes` arg in F1 metric (#5663) 2021-02-05 21:40:30 +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 [Feat-BugFix] Resolve custom DataLoader (#5745) 2021-02-05 09:03:18 +00:00
tuner Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
utilities flake8 + yapf 2021-02-04 20:55:58 +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