-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bug in demo #1
Comments
Hi @snippler, if you change lines 80 and 81 in
|
Hi @NeelayS, I'm glad to see you responded to this, as I was recently running into this as well. Are there plans to make a PR to fix this, or make any other improvements to the code? This might belong in a new issue, but I've been reading through the code in preparation for a future project and really wishing there was a bit better documentation of what's happening in the code, particularly in the |
@NeelayS thank you |
Get this error when I run the demo:
UnboundLocalError: local variable 'v_shaped' referenced before assignment
This is in lib/python3.9/site-packages/supr/pytorch/supr.py
The text was updated successfully, but these errors were encountered: