You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Tensor Gradients and Jacobian Products example (#2071)
Shape of gradient argument of `x.backwars` method should be that of `x`.
Modify example, to make input tensor a 5x4 matrix and transpose it in the output
Fixes#2065
0 commit comments