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

DOC fix reconstruct_torch.py example by calling detach #826

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

MuawizChaudhary
Copy link
Collaborator

@MuawizChaudhary MuawizChaudhary commented Jun 2, 2022

This pull request fixes an example from erroring out due to not detaching tensors from the computational graph before converting to numpy.

This goes a small way of solving #817

@codecov-commenter
Copy link

Codecov Report

Merging #826 (a1d74ec) into dev (ca9073f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #826   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files          64       64           
  Lines        2323     2323           
=======================================
  Hits         2045     2045           
  Misses        278      278           
Flag Coverage Δ
jenkins_main 88.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca9073f...a1d74ec. Read the comment docs.

@lostanlen
Copy link
Collaborator

lostanlen commented Jun 2, 2022

@lylyhan ? your input is valued
(happy birthday by the way 🎂 )

@lylyhan
Copy link
Collaborator

lylyhan commented Jun 11, 2022

i approve this! sorry for the delay

Copy link
Collaborator

@lostanlen lostanlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved by @lylyhan

@MuawizChaudhary MuawizChaudhary merged commit 6fc8547 into kymatio:dev Jun 14, 2022
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.

5 participants