We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd91e28 commit 3afe71cCopy full SHA for 3afe71c
torch_sparse/tensor.py
@@ -5,7 +5,6 @@
5
import scipy.sparse
6
7
from torch_sparse.storage import SparseStorage, get_layout
8
-from torch_sparse.utils import is_scalar
9
10
11
@torch.jit.script
0 commit comments