lightning/tests/plugins/environments
Andrew Tritt dbf1acd5a5
Modify LSFEnvironment to use more reliable environment variable (#10825)
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-01-05 12:45:25 +00:00
..
__init__.py introduce default cluster environment for lightning-specific ddp (#5915) 2021-03-05 01:47:29 +00:00
test_kubeflow_environment.py Introduce `ClusterEnvironment.detect()` (#10564) 2021-11-19 12:24:10 +00:00
test_lightning_environment.py Introduce `ClusterEnvironment.detect()` (#10564) 2021-11-19 12:24:10 +00:00
test_lsf_environment.py Modify LSFEnvironment to use more reliable environment variable (#10825) 2022-01-05 12:45:25 +00:00
test_slurm_environment.py Add job_name as a staticmethod in SLURMEnvironment class (#10698) 2021-12-01 00:01:44 +00:00
test_torchelastic_environment.py Fix typing in `pl.plugins.environments` (#10943) 2021-12-07 02:14:02 +00:00
torch_elastic_deadlock.py Introduce strategies directory for Training Strategies (#11226) 2021-12-22 20:23:30 +00:00