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

Does everyone know how to fix this runtime error? #161

Open
Philip-PKU opened this issue Dec 12, 2021 · 3 comments
Open

Does everyone know how to fix this runtime error? #161

Philip-PKU opened this issue Dec 12, 2021 · 3 comments

Comments

@Philip-PKU
Copy link

image

@n-92
Copy link

n-92 commented Jan 18, 2022

Go to functions.py and add the line below at the top after the imports.
torch.autograd.set_detect_anomaly(True)

@n-92
Copy link

n-92 commented Jan 18, 2022

Also refer to this thread if you encounter one more error after executing the previous step. #108

@WZLHQ
Copy link

WZLHQ commented Jul 14, 2022

select pytorch version of 1.6 (maybe!)

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

No branches or pull requests

3 participants