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
The tensor.full function is just there to match with "full" function for other tensors. It should ideally just return the tensor itself and not a copy.