lightning/pytorch_lightning
Mauricio Villegas b7f3a3c421
Simple reproducibility with minimum boilerplate CLI training with `LightningCLI` (#4492)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-04-06 14:19:11 +01:00
..
accelerators [typing] Add typehint for broadcast in training type plugin (#6777) 2021-04-02 20:55:34 +02:00
callbacks Enforce an epoch scheduler interval when using SWA (#6588) 2021-04-06 02:57:33 +00:00
core Remove legacy support for the magic `log`/`progress_bar` keys in dict returns (#6734) 2021-03-31 00:28:04 +02:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Add artifcact_location arg to MLFlow logger (#6677) 2021-03-26 00:12:03 +01:00
metrics less IDE complain about unused args (#6786) 2021-04-01 18:19:00 +02:00
overrides Flash predict step (#6577) 2021-03-23 11:13:13 -04:00
plugins [Fix] TPU Training Type Plugin (#6816) 2021-04-06 15:02:44 +05:30
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer Simple reproducibility with minimum boilerplate CLI training with `LightningCLI` (#4492) 2021-04-06 14:19:11 +01:00
tuner Fixed missing arguments in `lr_find` call (#6784) 2021-04-06 11:37:15 +02:00
utilities Simple reproducibility with minimum boilerplate CLI training with `LightningCLI` (#4492) 2021-04-06 14:19:11 +01:00
__init__.py refactoring setup (#6590) 2021-03-22 08:39:19 -04:00
info.py Docs/robots (#6658) 2021-03-24 10:46:56 +01:00
py.typed
setup_tools.py refactoring setup (#6590) 2021-03-22 08:39:19 -04:00