PyTorch Forums
Torch.autograd.grad function still freeing buffers although retain_graph=True
autograd
albanD
(Alban D)
March 18, 2019, 10:17am
2
Hi,
Could you try to remove all inplace ops from your code?
It could be related to
this
issue.
1 Like
WGAN Gradient penalty error even with retain_graph=True
show post in topic