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

Use of word "equivalence" in backward #3

Open
muthissar opened this issue Sep 5, 2018 · 1 comment
Open

Use of word "equivalence" in backward #3

muthissar opened this issue Sep 5, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@muthissar
Copy link

In https://github.com/DeepLearningDTU/02456-deep-learning-with-PyTorch/blob/master/1_Feedforward/1.2-automatic-differentiation.ipynb?short_path=5da64dc#L179, it says that the two statements are equivalent, however you cannot switch the two and run out.backward(torch.Tensor([1.0])).

@Faur
Copy link
Member

Faur commented Sep 9, 2018

This has probably been changed in a more recent version of PyTorch. We will have a look, thank you.

@Faur Faur added the bug Something isn't working label Sep 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants