StackOverflow Questions for Tag: autograd

Foenkel
Foenkel

Reputation: 11

RuntimeError: Trying to backward through the graph a second time – How to resolve without using retain_graph=True?

Score: 1

Views: 33

Answers: 0

Read More
user37292
user37292

Reputation: 342

A question on Autograd: result on scikit model

Score: -1

Views: 24

Answers: 0

Read More
Wout Rombouts
Wout Rombouts

Reputation: 1739

Gradient computation with PyTorch autograd with 1st and 2nd order derivatives does not work

Score: 0

Views: 37

Answers: 1

Read More
TalkArtFunDay
TalkArtFunDay

Reputation: 11

How does PyTorch autograd backpropogate successfully through non-tensor elements in the computational graph for the example REINFORCE code?

Score: 1

Views: 14

Answers: 1

Read More
anirudh puligandla
anirudh puligandla

Reputation: 57

Understanding pytorch custom activation Function

Score: 0

Views: 43

Answers: 0

Read More
simon
simon

Reputation: 23

How to multiply 2x3x3x3 matrix by 2x3 matrix to get 2x3 matrix

Score: 2

Views: 42

Answers: 1

Read More
Jimut123
Jimut123

Reputation: 518

Problem in Backpropagation through a sample in Beta distribution in pytorch

Score: 0

Views: 35

Answers: 1

Read More
Baron Yugovich
Baron Yugovich

Reputation: 4315

RuntimeError: Trying to backward through the graph a second time on loss tensor

Score: 2

Views: 33

Answers: 2

Read More
AnishSevekari
AnishSevekari

Reputation: 11

Trouble accessing saved_tensors in Jacobian Vector Product in Pytorch

Score: 0

Views: 18

Answers: 0

Read More
Donal Huang
Donal Huang

Reputation: 11

Worries about break of Computational graph and not supported for autograd

Score: 0

Views: 37

Answers: 0

Read More
Trailblazer
Trailblazer

Reputation: 149

Autograd error caused by ReLU in Pytorch?

Score: 1

Views: 38

Answers: 1

Read More
Jimut123
Jimut123

Reputation: 518

Unable to update a latent vector using custom loss function in pytorch

Score: 0

Views: 33

Answers: 1

Read More
Hossein
Hossein

Reputation: 26004

How to implement contractive autoencoder in Pytorch?

Score: 2

Views: 3188

Answers: 2

Read More
Klae zhou
Klae zhou

Reputation: 1

Autograd on a specific layer’s parameters

Score: 0

Views: 26

Answers: 0

Read More
Haosheng Tan
Haosheng Tan

Reputation: 1

Error RuntimeError: Trying to backward through the graph a second time (or directly access saved tensors after they have already been freed)

Score: 0

Views: 22

Answers: 0

Read More
Cedric Martens
Cedric Martens

Reputation: 1199

When I run without CUDA: Function ‘PowBackward0’ returned nan values in its 0th output

Score: 3

Views: 383

Answers: 2

Read More
pasternak
pasternak

Reputation: 403

usage of retain graph in pytorch

Score: 3

Views: 72

Answers: 1

Read More
elling2000
elling2000

Reputation: 1

Autograd functions for sparse tensor operations using sksparse.cholmod

Score: 0

Views: 37

Answers: 0

Read More
kf064
kf064

Reputation: 20

How can requires_grad be True immediately after I set it to False within a training loop, but not outside?

Score: 0

Views: 106

Answers: 0

Read More
Kaiwen
Kaiwen

Reputation: 367

How to compute gradient of loss wrt many inputs in pytorch

Score: 1

Views: 42

Answers: 0

Read More
PreviousPage 1Next