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
row = torch.ops.torch_sparse.ptr2ind(rowptr, 0)
> assert row.tolist() == []
E RuntimeError: tolist() shouldn't be called on a tensor with unallocated storage