lightning/pytorch_lightning
Dusan Drevicky 1b06edf2f2
Add the `on_before_optimizer_step` hook (#8048)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-07-09 13:30:52 +02:00
..
accelerators Refactor plugins backward (#8328) 2021-07-08 16:02:09 +02:00
callbacks Add the `on_before_optimizer_step` hook (#8048) 2021-07-09 13:30:52 +02:00
core Add the `on_before_optimizer_step` hook (#8048) 2021-07-09 13:30:52 +02:00
distributed Fix broadcast for Windows minimal (#8331) 2021-07-07 22:01:34 +00:00
loggers Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
loops Refactor plugins backward (#8328) 2021-07-08 16:02:09 +02:00
metrics Sync our torchmetrics wrappers after the 0.4 release (#8205) 2021-06-29 22:05:48 +00:00
overrides Fix broadcast for Windows minimal (#8331) 2021-07-07 22:01:34 +00:00
plugins Add the `on_before_optimizer_step` hook (#8048) 2021-07-09 13:30:52 +02:00
profiler Fix `PyTorchProfiler` prefix typo (#8308) 2021-07-06 17:12:07 +02:00
trainer Add the `on_before_optimizer_step` hook (#8048) 2021-07-09 13:30:52 +02:00
tuner rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025) 2021-06-22 11:49:32 +02:00
utilities Fix mypy in `utilities.parsing` (#8132) 2021-07-07 23:32:12 +00: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
setup_tools.py fix pip install (#7170) 2021-04-22 16:48:11 -04:00