.coveragerc
.gitignore
.gitmodules
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
.github/workflows/building-conda.yml
.github/workflows/building.yml
.github/workflows/linting.yml
.github/workflows/metis-Windows.sh
.github/workflows/metis.sh
.github/workflows/stale.yml
.github/workflows/testing.yml
.github/workflows/cuda/cu101-Linux-env.sh
.github/workflows/cuda/cu101-Linux.sh
.github/workflows/cuda/cu101-Windows-env.sh
.github/workflows/cuda/cu101-Windows.sh
.github/workflows/cuda/cu102-Linux-env.sh
.github/workflows/cuda/cu102-Linux.sh
.github/workflows/cuda/cu102-Windows-env.sh
.github/workflows/cuda/cu102-Windows.sh
.github/workflows/cuda/cu111-Linux-env.sh
.github/workflows/cuda/cu111-Linux.sh
.github/workflows/cuda/cu111-Windows-env.sh
.github/workflows/cuda/cu111-Windows.sh
.github/workflows/cuda/cu113-Linux-env.sh
.github/workflows/cuda/cu113-Linux.sh
.github/workflows/cuda/cu113-Windows-env.sh
.github/workflows/cuda/cu113-Windows.sh
.github/workflows/cuda/cu115-Linux-env.sh
.github/workflows/cuda/cu115-Linux.sh
.github/workflows/cuda/cu115-Windows-env.sh
.github/workflows/cuda/cu115-Windows.sh
.github/workflows/cuda/cu116-Linux-env.sh
.github/workflows/cuda/cu116-Linux.sh
.github/workflows/cuda/cu116-Windows-env.sh
.github/workflows/cuda/cu116-Windows.sh
.github/workflows/cuda/cu117-Linux-env.sh
.github/workflows/cuda/cu117-Linux.sh
.github/workflows/cuda/cu117-Windows-env.sh
.github/workflows/cuda/cu117-Windows.sh
cmake/FindMetis.cmake
cmake/TorchSparseConfig.cmake.in
conda/pytorch-sparse/README.md
conda/pytorch-sparse/bld.bat
conda/pytorch-sparse/build.sh
conda/pytorch-sparse/build_conda.sh
conda/pytorch-sparse/meta.yaml
csrc/convert.cpp
csrc/diag.cpp
csrc/ego_sample.cpp
csrc/extensions.h
csrc/hgt_sample.cpp
csrc/macros.h
csrc/metis.cpp
csrc/neighbor_sample.cpp
csrc/relabel.cpp
csrc/rw.cpp
csrc/saint.cpp
csrc/sample.cpp
csrc/sparse.h
csrc/spmm.cpp
csrc/version.cpp
csrc/cpu/convert_cpu.cpp
csrc/cpu/convert_cpu.h
csrc/cpu/diag_cpu.cpp
csrc/cpu/diag_cpu.h
csrc/cpu/ego_sample_cpu.cpp
csrc/cpu/ego_sample_cpu.h
csrc/cpu/hgt_sample_cpu.cpp
csrc/cpu/hgt_sample_cpu.h
csrc/cpu/metis_cpu.cpp
csrc/cpu/metis_cpu.h
csrc/cpu/neighbor_sample_cpu.cpp
csrc/cpu/neighbor_sample_cpu.h
csrc/cpu/reducer.h
csrc/cpu/relabel_cpu.cpp
csrc/cpu/relabel_cpu.h
csrc/cpu/rw_cpu.cpp
csrc/cpu/rw_cpu.h
csrc/cpu/saint_cpu.cpp
csrc/cpu/saint_cpu.h
csrc/cpu/sample_cpu.cpp
csrc/cpu/sample_cpu.h
csrc/cpu/spmm_cpu.cpp
csrc/cpu/spmm_cpu.h
csrc/cpu/utils.h
csrc/cuda/atomics.cuh
csrc/cuda/convert_cuda.cu
csrc/cuda/convert_cuda.h
csrc/cuda/diag_cuda.cu
csrc/cuda/diag_cuda.h
csrc/cuda/reducer.cuh
csrc/cuda/rw_cuda.cu
csrc/cuda/rw_cuda.h
csrc/cuda/spmm_cuda.cu
csrc/cuda/spmm_cuda.h
csrc/cuda/utils.cuh
third_party/parallel-hashmap/.appveyor_old.yml
third_party/parallel-hashmap/.git
third_party/parallel-hashmap/.gitattributes
third_party/parallel-hashmap/.gitignore
third_party/parallel-hashmap/CMakeLists.txt
third_party/parallel-hashmap/LICENSE
third_party/parallel-hashmap/README.md
third_party/parallel-hashmap/index.html
third_party/parallel-hashmap/phmap.natvis
third_party/parallel-hashmap/phmap_gdb.py
third_party/parallel-hashmap/phmap_lldb.py
third_party/parallel-hashmap/.github/FUNDING.yml
third_party/parallel-hashmap/.github/workflows/linux.yml
third_party/parallel-hashmap/.github/workflows/macos.yml
third_party/parallel-hashmap/.github/workflows/windows.yml
third_party/parallel-hashmap/cmake/CMakeLists.txt.in
third_party/parallel-hashmap/cmake/DetectVersion.cmake
third_party/parallel-hashmap/cmake/DownloadGTest.cmake
third_party/parallel-hashmap/cmake/helpers.cmake
third_party/parallel-hashmap/cmake/phmap.cmake
third_party/parallel-hashmap/parallel_hashmap/btree.h
third_party/parallel-hashmap/parallel_hashmap/conanfile.py
third_party/parallel-hashmap/parallel_hashmap/meminfo.h
third_party/parallel-hashmap/parallel_hashmap/phmap.h
third_party/parallel-hashmap/parallel_hashmap/phmap_base.h
third_party/parallel-hashmap/parallel_hashmap/phmap_bits.h
third_party/parallel-hashmap/parallel_hashmap/phmap_config.h
third_party/parallel-hashmap/parallel_hashmap/phmap_dump.h
third_party/parallel-hashmap/parallel_hashmap/phmap_fwd_decl.h
third_party/parallel-hashmap/parallel_hashmap/phmap_utils.h
torch_sparse/__init__.py
torch_sparse/add.py
torch_sparse/bandwidth.py
torch_sparse/cat.py
torch_sparse/coalesce.py
torch_sparse/convert.py
torch_sparse/diag.py
torch_sparse/eye.py
torch_sparse/index_select.py
torch_sparse/masked_select.py
torch_sparse/matmul.py
torch_sparse/metis.py
torch_sparse/mul.py
torch_sparse/narrow.py
torch_sparse/permute.py
torch_sparse/reduce.py
torch_sparse/rw.py
torch_sparse/saint.py
torch_sparse/sample.py
torch_sparse/select.py
torch_sparse/spadd.py
torch_sparse/spmm.py
torch_sparse/spspmm.py
torch_sparse/storage.py
torch_sparse/tensor.py
torch_sparse/testing.py
torch_sparse/transpose.py
torch_sparse/typing.py
torch_sparse/utils.py
torch_sparse.egg-info/PKG-INFO
torch_sparse.egg-info/SOURCES.txt
torch_sparse.egg-info/dependency_links.txt
torch_sparse.egg-info/requires.txt
torch_sparse.egg-info/top_level.txt