LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
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/spspmm.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/spspmm_cpu.cpp
csrc/cpu/spspmm_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/spspmm_cuda.cu
csrc/cuda/spspmm_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/benchmark/BENCHMARK.md
third_party/parallel-hashmap/benchmark/Makefile
third_party/parallel-hashmap/benchmark/bench.cc
third_party/parallel-hashmap/benchmark/bench.py
third_party/parallel-hashmap/benchmark/charts-template.html
third_party/parallel-hashmap/benchmark/make_chart_data.py
third_party/parallel-hashmap/benchmark/js/examples.css
third_party/parallel-hashmap/benchmark/js/jquery.canvaswrapper.js
third_party/parallel-hashmap/benchmark/js/jquery.colorhelpers.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.axislabels.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.browser.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.categories.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.composeImages.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.crosshair.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.drawSeries.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.errorbars.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.fillbetween.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.flatdata.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.hover.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.image.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.legend.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.logaxis.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.navigate.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.pie.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.resize.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.saturated.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.selection.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.stack.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.symbol.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.threshold.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.time.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.touch.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.touchNavigate.js
third_party/parallel-hashmap/benchmark/js/jquery.flot.uiConstants.js
third_party/parallel-hashmap/benchmark/js/jquery.js
third_party/parallel-hashmap/benchmark/js/jquery.mousewheel.js
third_party/parallel-hashmap/benchmark/martinus/Vagrantfile
third_party/parallel-hashmap/benchmark/results/output_flat_par
third_party/parallel-hashmap/benchmark/results/output_flat_par_mutex_4
third_party/parallel-hashmap/benchmark/results/output_flat_par_mutex_5
third_party/parallel-hashmap/benchmark/results/output_mt_par_only
third_party/parallel-hashmap/benchmark/results/output_mt_stl_flat_par
third_party/parallel-hashmap/benchmark/results/output_mt_stl_flat_par_run2
third_party/parallel-hashmap/benchmark/results/output_stl_flat
third_party/parallel-hashmap/benchmark/results/output_stl_flat_par
third_party/parallel-hashmap/benchmark/results/output_various_N
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/css/bootstrap-responsive.min.css
third_party/parallel-hashmap/css/bootstrap.min.css
third_party/parallel-hashmap/css/colors.css
third_party/parallel-hashmap/css/style.css
third_party/parallel-hashmap/examples/allmaps.cc
third_party/parallel-hashmap/examples/basic.cc
third_party/parallel-hashmap/examples/bench.cc
third_party/parallel-hashmap/examples/btree.cc
third_party/parallel-hashmap/examples/btree_fwd.h
third_party/parallel-hashmap/examples/dump_load.cc
third_party/parallel-hashmap/examples/dump_nested.cc
third_party/parallel-hashmap/examples/emplace.cc
third_party/parallel-hashmap/examples/f1.cc
third_party/parallel-hashmap/examples/f2.cc
third_party/parallel-hashmap/examples/hash_std.cc
third_party/parallel-hashmap/examples/hash_std.h
third_party/parallel-hashmap/examples/hash_value.cc
third_party/parallel-hashmap/examples/hash_value.h
third_party/parallel-hashmap/examples/insert_bench.cc
third_party/parallel-hashmap/examples/knucleotide-input.txt
third_party/parallel-hashmap/examples/knucleotide-input0.txt
third_party/parallel-hashmap/examples/knucleotide.cc
third_party/parallel-hashmap/examples/lazy_emplace_l.cc
third_party/parallel-hashmap/examples/matt.cc
third_party/parallel-hashmap/examples/pmr.cc
third_party/parallel-hashmap/examples/serialize.cc
third_party/parallel-hashmap/html/Makefile
third_party/parallel-hashmap/html/includes.hs
third_party/parallel-hashmap/html/latex_macros
third_party/parallel-hashmap/html/parallel_hashmap.html
third_party/parallel-hashmap/html/parallel_hashmap.md
third_party/parallel-hashmap/html/parallel_hashmap.pdf
third_party/parallel-hashmap/html/template.html
third_party/parallel-hashmap/html/template.latex
third_party/parallel-hashmap/html/bench_results/martinus_mod/InsertManyInt.html
third_party/parallel-hashmap/html/bench_results/martinus_mod/Lookup.html
third_party/parallel-hashmap/html/bench_results/martinus_mod/index2.html
third_party/parallel-hashmap/html/css/bootstrap-responsive.min.css
third_party/parallel-hashmap/html/css/bootstrap.min.css
third_party/parallel-hashmap/html/css/colors.css
third_party/parallel-hashmap/html/css/style.css
third_party/parallel-hashmap/html/diagrams/closed_hashing
third_party/parallel-hashmap/html/diagrams/closed_hashing.svg
third_party/parallel-hashmap/html/diagrams/index_computation
third_party/parallel-hashmap/html/diagrams/index_computation.svg
third_party/parallel-hashmap/html/img/closed_hashing.png
third_party/parallel-hashmap/html/img/flat_mem_usage.gif
third_party/parallel-hashmap/html/img/flat_mem_usage.png
third_party/parallel-hashmap/html/img/flat_par_mutex_4.PNG
third_party/parallel-hashmap/html/img/flat_par_mutex_5.PNG
third_party/parallel-hashmap/html/img/flat_par_mutex_5_speed.PNG
third_party/parallel-hashmap/html/img/flat_par_mutex_6_speed.PNG
third_party/parallel-hashmap/html/img/flat_par_speed.PNG
third_party/parallel-hashmap/html/img/flat_peak.gif
third_party/parallel-hashmap/html/img/flat_peak.png
third_party/parallel-hashmap/html/img/hashtable_benchmarks.PNG
third_party/parallel-hashmap/html/img/idx_computation_cost.PNG
third_party/parallel-hashmap/html/img/index_computation.png
third_party/parallel-hashmap/html/img/lock_various_sizes.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_both.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_both_run2.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_mem.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_mem_run2.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_mem_run2_zoomed.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_mem_zoomed.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_speed.PNG
third_party/parallel-hashmap/html/img/mt_stl_flat_par_speed_run2.PNG
third_party/parallel-hashmap/html/img/no_preselection.PNG
third_party/parallel-hashmap/html/img/node_mem_usage.gif
third_party/parallel-hashmap/html/img/node_mem_usage.png
third_party/parallel-hashmap/html/img/node_peak.gif
third_party/parallel-hashmap/html/img/node_peak.png
third_party/parallel-hashmap/html/img/par_align_test.png
third_party/parallel-hashmap/html/img/par_mt_memory.PNG
third_party/parallel-hashmap/html/img/par_mt_speed.PNG
third_party/parallel-hashmap/html/img/parallel_flat_peak.gif
third_party/parallel-hashmap/html/img/parallel_flat_peak.png
third_party/parallel-hashmap/html/img/parallel_node_peak.gif
third_party/parallel-hashmap/html/img/parallel_node_peak.png
third_party/parallel-hashmap/html/img/phash.png
third_party/parallel-hashmap/html/img/phmap_logo.png
third_party/parallel-hashmap/html/img/spp_flat_par_both.png
third_party/parallel-hashmap/html/img/stl_flat_both.PNG
third_party/parallel-hashmap/html/img/stl_flat_mem.PNG
third_party/parallel-hashmap/html/img/stl_flat_par_both.PNG
third_party/parallel-hashmap/html/img/stl_flat_par_mem.PNG
third_party/parallel-hashmap/html/img/stl_flat_par_mem_zoomed.PNG
third_party/parallel-hashmap/html/img/stl_flat_par_speed.PNG
third_party/parallel-hashmap/html/img/stl_flat_speed.PNG
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
third_party/parallel-hashmap/tests/btree_test.cc
third_party/parallel-hashmap/tests/btree_test.h
third_party/parallel-hashmap/tests/compressed_tuple_test.cc
third_party/parallel-hashmap/tests/container_memory_test.cc
third_party/parallel-hashmap/tests/dump_load_test.cc
third_party/parallel-hashmap/tests/erase_if_test.cc
third_party/parallel-hashmap/tests/flat_hash_map_test.cc
third_party/parallel-hashmap/tests/flat_hash_set_test.cc
third_party/parallel-hashmap/tests/hash_generator_testing.h
third_party/parallel-hashmap/tests/hash_policy_testing.h
third_party/parallel-hashmap/tests/hash_policy_testing_test.cc
third_party/parallel-hashmap/tests/hashtable_debug.h
third_party/parallel-hashmap/tests/node_hash_map_test.cc
third_party/parallel-hashmap/tests/node_hash_policy_test.cc
third_party/parallel-hashmap/tests/node_hash_set_test.cc
third_party/parallel-hashmap/tests/parallel_flat_hash_map_mutex_test.cc
third_party/parallel-hashmap/tests/parallel_flat_hash_map_test.cc
third_party/parallel-hashmap/tests/parallel_flat_hash_set_test.cc
third_party/parallel-hashmap/tests/parallel_hash_map_test.cc
third_party/parallel-hashmap/tests/parallel_hash_set_test.cc
third_party/parallel-hashmap/tests/parallel_node_hash_map_test.cc
third_party/parallel-hashmap/tests/parallel_node_hash_set_test.cc
third_party/parallel-hashmap/tests/raw_hash_set_allocator_test.cc
third_party/parallel-hashmap/tests/raw_hash_set_test.cc
third_party/parallel-hashmap/tests/test_instance_tracker.h
third_party/parallel-hashmap/tests/tracked.h
third_party/parallel-hashmap/tests/unordered_map_constructor_test.h
third_party/parallel-hashmap/tests/unordered_map_lookup_test.h
third_party/parallel-hashmap/tests/unordered_map_members_test.h
third_party/parallel-hashmap/tests/unordered_map_modifiers_test.h
third_party/parallel-hashmap/tests/unordered_set_constructor_test.h
third_party/parallel-hashmap/tests/unordered_set_lookup_test.h
third_party/parallel-hashmap/tests/unordered_set_members_test.h
third_party/parallel-hashmap/tests/unordered_set_modifiers_test.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/padding.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/transpose.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