pytorch
e4d5801e - Make sure requires_grad is propagated for all backend

Commit
2 years ago
Make sure requires_grad is propagated for all backend The if statement is not strictly necessary but that avoid having to call this function if we don't need it. Pull Request resolved: https://github.com/pytorch/pytorch/pull/76256 Approved by: https://github.com/ezyang, https://github.com/soulitzer
Author
Committer
Parents
Loading