r
requires_grad
ConceptMentioned in 1 video
A tensor attribute in PyTorch that, when set to True, signals that gradients need to be computed for this tensor during backpropagation.
A tensor attribute in PyTorch that, when set to True, signals that gradients need to be computed for this tensor during backpropagation.