rusty1s / pytorch_scatterLinks
PyTorch Extension Library of Optimized Scatter Operations
☆1,653Updated 3 weeks ago
Alternatives and similar repositories for pytorch_scatter
Users that are interested in pytorch_scatter are comparing it to the libraries listed below
Sorting:
- PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations☆1,067Updated 3 weeks ago
- PyTorch Extension Library of Optimized Graph Cluster Algorithms☆876Updated 3 weeks ago
- Profiling and inspecting memory in pytorch☆1,061Updated 10 months ago
- KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows☆1,099Updated this week
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,161Updated 2 years ago
- Geometric loss functions between point clouds, images and volumes☆630Updated 2 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,132Updated 3 years ago
- Pytorch implementation of set transformer☆593Updated 5 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,597Updated 2 years ago
- [MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.☆1,358Updated 3 months ago
- Fast, differentiable sorting and ranking in PyTorch☆813Updated last week
- A 100x faster SVD for PyTorch⚡️☆472Updated 2 years ago
- Tutorial for building a custom CUDA function for Pytorch☆517Updated 6 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,010Updated last month
- Standalone TFRecord reader/writer with PyTorch data loaders☆883Updated last month
- Pytorch library for fast transformer implementations☆1,718Updated 2 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,115Updated last year
- Submanifold sparse convolutional networks☆2,120Updated last year
- [NeurIPS'19] Deep Equilibrium Models☆750Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch