We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1fe19 commit 90cadf8Copy full SHA for 90cadf8
tests/deprecated_api/test_remove_1-6.py
@@ -20,11 +20,9 @@
20
from pytorch_lightning import Trainer
21
from pytorch_lightning.callbacks import ModelCheckpoint
22
from pytorch_lightning.callbacks.early_stopping import EarlyStopping
23
-from pytorch_lightning.plugins import ClusterEnvironment
24
from pytorch_lightning.plugins.environments import (
25
KubeflowEnvironment,
26
LightningEnvironment,
27
- LSFEnvironment,
28
SLURMEnvironment,
29
TorchElasticEnvironment,
30
)
0 commit comments