lightning/pytorch_lightning/plugins/environments
Adrian Wälchli b42efa7d86
support launching Lightning ddp with traditional command (#7480)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-07-14 11:25:36 +00:00
..
__init__.py Add LSF support (#5102) 2021-07-09 16:14:26 +02:00
cluster_environment.py [fix] Add a cluster environment teardown to clean up environment state (#6942) 2021-04-15 16:06:54 +00:00
kubeflow_environment.py Add kubeflow cluster environment (#7300) 2021-05-17 09:05:24 +01:00
lightning_environment.py support launching Lightning ddp with traditional command (#7480) 2021-07-14 11:25:36 +00:00
lsf_environment.py Use literal syntax instead of function calls to create data structure (#8406) 2021-07-14 10:32:13 +00:00
slurm_environment.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00
torchelastic_environment.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00