Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example: fix import for python3.8 #379

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Conversation

pleasantrabbit
Copy link
Collaborator

fix the import statement in pytorch/mnist-distributed.py for python 3.8

fixes #376

Signed-off-by: Yulu Jia [email protected]

fix the import statement in pytorch/mnist-distributed.py for python 3.8

Signed-off-by: Yulu Jia <[email protected]>
@pleasantrabbit pleasantrabbit merged commit 47ff669 into master Mar 30, 2021
@pleasantrabbit pleasantrabbit deleted the fix-example-import-ddp branch March 30, 2021 17:50
Sign up for free to 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.

import issue in example/pytorch/mnist-distributed.py
1 participant