Skip to content

corrected the example for cross-correlation with scipy #268

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 7 commits into from
Jul 1, 2018

Conversation

adam-dziedzic
Copy link
Contributor

Fully correct gradients for the scipy example (checked with torch.autograd.gradcheck).

@soumith soumith merged commit f158325 into pytorch:master Jul 1, 2018
@soumith
Copy link
Member

soumith commented Jul 1, 2018

thanks @adam-dziedzic !

@adam-dziedzic
Copy link
Contributor Author

You're welcome @soumith !

@adam-dziedzic adam-dziedzic deleted the correct-scipy-extension branch July 1, 2018 23:26
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
* corrected the example with cross-correlation with scipy - the example is fully correct with appropriate gradients

* improve the code and comments; corrected the example with cross-correlation with scipy - the example is fully correct with appropriate gradients

* keep the include in the previous place

* remove spurious new lines

* small changes

* flipped filter or cross-correlation
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