-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: karpathy/nn-zero-to-hero
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
No keepdim in dbnmeani calculation in makemore_part4_backprop.ipynb
#59
opened Jul 7, 2024 by
troeshust
Fun solution to loop replacement (
makemore_part4_backprop.ipynb
)
#46
opened Mar 16, 2024 by
jchwenger
RuntimeError: Trying to backward through the graph a second time (or directly access saved tensors after they have already been freed). Saved intermediate values of the graph are freed when you call .backward() or autograd.grad(). Specify retain_graph=True if you need to backward through the graph a second time or if you need to access saved tensors after calling backward.
#31
opened Mar 22, 2023 by
Bie401
ProTip!
Updated in the last three days: updated:>2024-11-24.