lightning/pytorch_lightning
Andres Algaba 6fc7c54c3a
refactor slurm_job_id (#10622)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
2021-11-22 17:41:08 +00:00
..
accelerators Make `_get_nvidia_gpu_stats` public (#10406) 2021-11-19 17:52:24 +01:00
callbacks Fix misleading ModelCheckpoint documentation on every_n_epochs parameter (#10421) 2021-11-19 17:26:50 +00:00
core Check torch.distributed availability before sharded tensor state dict hook registration (#10621) 2021-11-19 17:34:23 +00:00
distributed Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
lite LiteDataLoader code improvements and docs (#10625) 2021-11-21 02:33:13 +01:00
loggers Fix scripting causing false positive deprecation warnings (#10555) 2021-11-16 15:52:09 +00:00
loops Fix `move_metrics_to_cpu` with evaluation (#10631) 2021-11-22 15:58:21 +00:00
overrides Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
plugins refactor slurm_job_id (#10622) 2021-11-22 17:41:08 +00:00
profiler Remove deprecated profiler import (#10443) 2021-11-09 23:13:02 +01:00
trainer refactor slurm_job_id (#10622) 2021-11-22 17:41:08 +00:00
tuner Update tests to avoid the deprecated `weights_summary` (#10446) 2021-11-11 18:15:18 +01:00
utilities Raise an error if batch_size cannot be inferred from current batch (#10541) 2021-11-22 16:55:19 +00:00
__about__.py Update dev branch to continue with 1.6 (#10332) 2021-11-03 14:07:55 +00:00
__init__.py Fix `caplog` with `logger.propagate=False` (#10577) 2021-11-17 16:25:55 +01: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