LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
cpu/compat.h
cpu/spspmm.cpp
cuda/compat.cuh
cuda/spspmm.cpp
cuda/spspmm_kernel.cu
cuda/unique.cpp
cuda/unique_kernel.cu
test/__init__.py
test/test_coalesce.py
test/test_convert.py
test/test_eye.py
test/test_spmm.py
test/test_spspmm.py
test/test_spspmm_spmm.py
test/test_transpose.py
test/utils.py
torch_sparse_old/__init__.py
torch_sparse_old/coalesce.py
torch_sparse_old/convert.py
torch_sparse_old/eye.py
torch_sparse_old/spmm.py
torch_sparse_old/spspmm.py
torch_sparse_old/transpose.py
torch_sparse_old.egg-info/PKG-INFO
torch_sparse_old.egg-info/SOURCES.txt
torch_sparse_old.egg-info/dependency_links.txt
torch_sparse_old.egg-info/requires.txt
torch_sparse_old.egg-info/top_level.txt
torch_sparse_old/utils/__init__.py
torch_sparse_old/utils/unique.py