Skip to content

Corrects the Jacobian matrix in Autograd tutorial #426

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

Merged
merged 1 commit into from
Jan 27, 2019

Conversation

sidhantnagpal
Copy link
Contributor

Fixes pytorch/pytorch#16352

  • Jacobian matrix is corrected (previously represented as its transpose)
  • This is in accordance with the usage of vector-Jacobian product mentioned in PyTorch paper

@netlify
Copy link

netlify bot commented Jan 27, 2019

Deploy preview for pytorch-tutorials-preview ready!

Built with commit e353812

https://deploy-preview-426--pytorch-tutorials-preview.netlify.com

@soumith soumith merged commit 7a57b5c into pytorch:master Jan 27, 2019
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
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

Successfully merging this pull request may close these issues.

2 participants