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 844fa67 commit 5625925Copy full SHA for 5625925
tests/accelerators/test_accelerator_connector.py
@@ -35,7 +35,6 @@
35
)
36
from pytorch_lightning.plugins.environments import ClusterEnvironment, SLURMEnvironment, TorchElasticEnvironment
37
from pytorch_lightning.utilities import _DEEPSPEED_AVAILABLE
38
-from pytorch_lightning.utilities.exceptions import MisconfigurationException
39
from tests.helpers.boring_model import BoringModel
40
41
0 commit comments