lightning/pytorch_lightning
Carlos Mocholí ddf55a2f6a
Prune deprecated Trainer(checkpoint_callback=ModelCheckpoint()) (#6166)
2021-02-25 20:42:23 +00:00
..
accelerators type accelerators (#6148) 2021-02-25 06:42:23 +00:00
callbacks Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +05:30
core prune deprecated Trainer arg `enable_pl_optimizer` (#6163) 2021-02-24 10:01:24 +00:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers Document exceptions in loggers (#6171) 2021-02-25 21:08:32 +01:00
metrics Prune deprecated metrics for 1.3 (#6161) 2021-02-24 11:09:01 +00:00
overrides Enable ZeRO tests for CI, fix to/half function calls (#6070) 2021-02-21 00:24:44 +00:00
plugins type accelerators (#6148) 2021-02-25 06:42:23 +00:00
profiler fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
trainer Prune deprecated Trainer(checkpoint_callback=ModelCheckpoint()) (#6166) 2021-02-25 20:42:23 +00:00
tuner Replace .get_model() with explicit .lightning_module (#6035) 2021-02-18 15:59:54 +01:00
utilities [Bugfix] Fixed epoch level schedulers not being called when val_check_interval < 1.0 (#6075) 2021-02-24 16:46:33 +05:30
__init__.py continue towards 1.3 (#6069) 2021-02-19 02:13:54 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py pypi azure badges - tags (#6068) 2021-02-18 17:51:09 -05:00