DeMoriarty / custom_matmul_kernelsLinks
Customized matrix multiplication kernels
☆57Updated 3 years ago
Alternatives and similar repositories for custom_matmul_kernels
Users that are interested in custom_matmul_kernels are comparing it to the libraries listed below
Sorting:
- PyTorch interface for the IPU☆181Updated 2 years ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆182Updated last month
- PyTorch implementation of L2L execution algorithm☆109Updated 3 years ago
- ☆160Updated 2 years ago
- Block-sparse primitives for PyTorch☆158Updated 4 years ago
- Implementation of a Transformer, but completely in Triton☆279Updated 3 years ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆137Updated 3 years ago
- Torch Distributed Experimental☆117Updated last year
- Butterfly matrix multiplication in PyTorch☆178Updated 2 years ago
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆50Updated 7 years ago
- Hacks for PyTorch☆19Updated 2 years ago
- PyProf2: PyTorch Profiling tool☆82Updated 5 years ago
- Fast sparse deep learning on CPUs☆56Updated 3 years ago
- GEMM and Winograd based convolutions using CUTLASS☆28Updated 5 years ago
- Udacity CS344 Introduction to Parallell Programming (https://classroom.udacity.com/courses/cs344), with assignments/materials updated to …☆46Updated 4 years ago
- ☆19Updated 3 years ago
- A library of GPU kernels for sparse matrix operations.☆283Updated 5 years ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆237Updated 2 years ago
- MONeT framework for reducing memory consumption of DNN training☆174Updated 4 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆220Updated 3 years ago
- Codebase associated with the PyTorch compiler tutorial☆47Updated 6 years ago
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆46Updated last year
- ☆189Updated last year
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆164Updated last month
- Automatically insert nvtx ranges to PyTorch models☆21Updated 4 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 3 years ago
- ☆41Updated last year
- Experiment of using Tangent to autodiff triton☆82Updated 2 years ago