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
It doesn't seem to be possible to retrieve the results as a NumPy array when a non-trivial storage is used (e.g. storage.weight). It's known that view isn't supported, but np.asarray also crashes the Jupyter kernel.