Open VikaasVarma opened 1 year ago
With the newer versions of pytorch the import: from pytorch_lightning.utilities.distributed becomes from pytorch_lightning.utilities.rank_zero
from pytorch_lightning.utilities.distributed
from pytorch_lightning.utilities.rank_zero
Thanks for the contribution! Before we can merge this, we need @VikaasVarma to sign the Salesforce Inc. Contributor License Agreement.
With the newer versions of pytorch the import:
from pytorch_lightning.utilities.distributed
becomesfrom pytorch_lightning.utilities.rank_zero