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

Grad should be a Value instead of python/numpy scalar #3

Open
MarisaKirisame opened this issue Apr 14, 2020 · 2 comments
Open

Grad should be a Value instead of python/numpy scalar #3

MarisaKirisame opened this issue Apr 14, 2020 · 2 comments

Comments

@MarisaKirisame
Copy link

So you can do higher order autodiff.

@karpathy
Copy link
Owner

yes, similar to PyTorch, a good feature request. I'll see if I can find a way to do it without sacrificing the clarity, cleanliness and compactness.

@evcu
Copy link

evcu commented Apr 19, 2020

I played with higher-order grads a bit in my fork. It was this plus some small changes. Created a pr: #8

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