Efficient GPU kernels for block-sparse matrix multiplication and convolution
☆1,063Jun 8, 2023Updated 2 years ago
Alternatives and similar repositories for blocksparse
Users that are interested in blocksparse are comparing it to the libraries listed below
Sorting:
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,610Aug 12, 2020Updated 5 years ago
- Block-sparse primitives for PyTorch☆158Apr 5, 2021Updated 4 years ago
- Fast Block Sparse Matrices for Pytorch☆549Jan 21, 2021Updated 5 years ago
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,315Updated this week
- A domain specific language to express machine learning workloads.☆1,765Apr 28, 2023Updated 2 years ago
- A library of GPU kernels for sparse matrix operations.☆283Nov 24, 2020Updated 5 years ago
- Code for the paper, "Distribution Augmentation for Generative Modeling", ICML 2020.☆131Apr 24, 2023Updated 2 years ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,926Updated this week
- Transformer training code for sequential tasks☆609Sep 14, 2021Updated 4 years ago
- Open single and half precision gemm implementations☆398Apr 2, 2023Updated 2 years ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,534Updated this week
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆50Mar 1, 2018Updated 7 years ago
- The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs☆1,349Apr 14, 2025Updated 10 months ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,114Jan 4, 2022Updated 4 years ago
- Low-precision matrix multiplication☆1,831Jan 29, 2024Updated 2 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- PyTorch extensions for high performance and large scale training.☆3,400Apr 26, 2025Updated 10 months ago
- A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep lear…☆5,634Feb 19, 2026Updated last week
- A GPipe implementation in PyTorch☆863Jul 25, 2024Updated last year
- Compiler for Neural Network hardware accelerators☆3,326May 11, 2024Updated last year
- Open Machine Learning Compiler Framework☆13,142Updated this week
- Development repository for the Triton language and compiler☆18,460Feb 22, 2026Updated last week
- Optimized primitives for collective multi-GPU communication☆4,474Updated this week
- Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"☆3,181Jul 23, 2024Updated last year
- Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.☆14,675Dec 1, 2025Updated 2 months ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,278Jan 25, 2019Updated 7 years ago
- An exploration of log domain "alternative floating point" for hardware ML/AI accelerators.☆400Mar 11, 2023Updated 2 years ago
- Enabling PyTorch on XLA Devices (e.g. Google TPU)☆2,751Dec 18, 2025Updated 2 months ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Dec 18, 2018Updated 7 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,924Feb 14, 2023Updated 3 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,627Mar 25, 2022Updated 3 years ago
- A Pytorch implementation of "FloWaveNet: A Generative Flow for Raw Audio"☆490Apr 23, 2019Updated 6 years ago
- Training Very Deep Neural Networks Without Skip-Connections☆589Jun 9, 2018Updated 7 years ago
- Make huge neural nets fit in memory☆2,834Apr 26, 2020Updated 5 years ago
- A Python toolbox for performing gradient-free optimization☆4,151May 30, 2025Updated 9 months ago
- Lingvo☆2,855Feb 20, 2026Updated last week
- NumPy & SciPy for GPU☆10,804Updated this week
- Generate embeddings from large-scale graph-structured data.☆3,411Mar 3, 2024Updated last year
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆34,940Updated this week