Weird NameError
#1179
Replies: 2 comments
-
I tried to reproduce the issue, but I was unable to. If you can tell the exact steps to reproduce the issues , please let me know or share your .ipynb at [email protected]. You can see above, I faced no issues. One thing that you can try is |
Beta Was this translation helpful? Give feedback.
0 replies
-
yep, its google colab connection issue, need to restart colab |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I'm doing the 00_pytorch_fundamentals exercises file. And I keep encountering this problem (NameError) everytime I assigned a new variable.

I'm VERY SURE that I had defined the variables before calling it, but it resulted in this error (image).
I can fix this actually, just need to run the cell again a few times. But this is very annoying and time-wasting
Anyone has any idea about this?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions