lightning/pytorch_lightning
Carlos Mocholí 44aed17aff
Remove duplicated native AMP + LBFGS check (#9748)
2021-09-29 13:14:03 +00:00
..
accelerators Remove unused `post_optimizer_step` (#9746) 2021-09-29 13:09:22 +00:00
callbacks [1/n] Add support for iterable datasets to Rich ProgressBar (#9734) 2021-09-29 09:54:30 +00:00
core Convert error to warning for logging without a `Trainer` (#9733) 2021-09-29 04:49:51 +00:00
distributed Deprecate LightningDistributed and keep logic in ddp/ddpSpawn directly (#9691) 2021-09-25 08:39:15 -07:00
loggers Deprecate `LightningLoggerBase.close` (#9422) 2021-09-20 22:00:09 +00:00
loops Remove duplicated native AMP + LBFGS check (#9748) 2021-09-29 13:14:03 +00:00
overrides CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
plugins Remove duplicated native AMP + LBFGS check (#9748) 2021-09-29 13:14:03 +00:00
profiler CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
trainer [Refactor] Simplify data loading logic around replacing sampler to prevent confusion (#9721) 2021-09-28 17:04:02 +00:00
tuner Fix `lr_find` to generate same results on multiple calls (#9704) 2021-09-26 19:20:42 +00:00
utilities [bugfix] Prevent on_before_batch_transfer to be called twice (#9715) 2021-09-27 19:36:56 +00: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 CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00