Skip to content

rank_zero_only from correct module - #284

Open
o-inha wants to merge 1 commit into
CompVis:mainfrom
o-inha:main
Open

rank_zero_only from correct module#284
o-inha wants to merge 1 commit into
CompVis:mainfrom
o-inha:main

Conversation

@o-inha

Copy link
Copy Markdown

Fixes ModuleNotFoundError: No module named 'pytorch_lightning.utilities.distributed'

pytorch_lightning.utilities.distributed is obsolete.

Fix `ModuleNotFoundError: No module named 'pytorch_lightning.utilities.distributed'`
@o-inha

Copy link
Copy Markdown
Author

Kind of related pull request in Taming Transformers repository: CompVis/taming-transformers#202

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@o-inha