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

no module torch._six #106

Open
zstreet87 opened this issue Feb 27, 2023 · 1 comment
Open

no module torch._six #106

zstreet87 opened this issue Feb 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zstreet87
Copy link

zstreet87 commented Feb 27, 2023

PyTorch 2.0 work using upstream TOT showed the title error, which is ultimately from this PR pytorch/pytorch#94709.

File apex/amp/_initialize.py
❱  from torch._six import string_classes

Solution is to cherry pick upstream apex for the fix.
NVIDIA@6943fd2

@zstreet87 zstreet87 added the bug Something isn't working label Feb 27, 2023
@zstreet87
Copy link
Author

@jpvillam-amd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants