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
Apparently, PyTorch does not handle CUDA array interface well if the
tensor is empty.
Instead of saying 'failed to convert', it is better to warn users that
the buffer is empty, because it is likely not what users intend.
0 commit comments