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 ae2cd9b commit 0f0fd67Copy full SHA for 0f0fd67
pytorch_lightning/trainer/connectors/accelerator_connector.py
@@ -59,7 +59,6 @@
59
device_parser,
60
DeviceType,
61
DistributedType,
62
- rank_zero_only,
63
)
64
from pytorch_lightning.utilities.distributed import rank_zero_info, rank_zero_warn
65
from pytorch_lightning.utilities.exceptions import MisconfigurationException
0 commit comments