lightning/pytorch_lightning/plugins/environments
Carlos Mocholí 41b0ffe1f4 Fix torchelastic detection with non-distributed installations (#13142)
* Fix torchelastic detection under Mac

* CHANGELOG
2022-06-01 08:04:16 -04:00
..
__init__.py Add `Trainer(strategy="bagua")` (#11146) 2022-02-04 17:02:09 +00:00
bagua_environment.py Add `Trainer(strategy="bagua")` (#11146) 2022-02-04 17:02:09 +00:00
cluster_environment.py Introduce `ClusterEnvironment.detect()` (#10564) 2021-11-19 12:24:10 +00:00
kubeflow_environment.py Use `Set` operations in `Environment.detect` (#10673) 2021-11-22 23:03:47 +05:30
lightning_environment.py Avoid firewall message from `find_free_network_port` (#13113) 2022-06-01 08:04:16 -04:00
lsf_environment.py fix typos (#11937) 2022-02-16 17:27:51 -08:00
slurm_environment.py Fix typing in `pl.plugins.environments` (#10943) 2021-12-07 02:14:02 +00:00
torchelastic_environment.py Fix torchelastic detection with non-distributed installations (#13142) 2022-06-01 08:04:16 -04:00