最終更新日:2022/12/23
The backward() function uses PyTorch's automatic differentiation package, torch.autograd, to differentiate and compute gradients of tensors based on the chain rule.
編集履歴(0)
The backward() function uses PyTorch's automatic differentiation package, torch.autograd, to differentiate and compute gradients of tensors based on the chain rule.