Content
Calculate the contiguous gradients of params wrt dtheta as 2D matrix.
params
dtheta
dtheta (Tensor) –
params (Sequence[Tensor]) –
Tensor