torch.Tensor.retains_grad
-
Tensor.retains_grad -
Is
Trueif this Tensor is non-leaf and itsgradis enabled to be populated duringbackward(),Falseotherwise.
Tensor.retains_grad Is True if this Tensor is non-leaf and its grad is enabled to be populated during backward(), False otherwise.
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.Tensor.retains_grad.html