kpu / intgemmLinks
int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991
☆71Updated last year
Alternatives and similar repositories for intgemm
Users that are interested in intgemm are comparing it to the libraries listed below
Sorting:
- Customized matrix multiplication kernels☆54Updated 3 years ago
- Fast stand-alone C++ decoder for RNN-based NMT models☆26Updated 4 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆112Updated 7 years ago
- Fast sparse deep learning on CPUs☆53Updated 2 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- Stretching GPU performance for GEMMs and tensor contractions.☆242Updated last week
- A library of GPU kernels for sparse matrix operations.☆264Updated 4 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆131Updated last year
- ☆50Updated last year
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago
- ☆311Updated 5 months ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 10 months ago
- Codebase associated with the PyTorch compiler tutorial☆45Updated 5 years ago
- A GPU language model, based on btree backed tries.☆30Updated 7 years ago
- DLPack for Tensorflow☆35Updated 5 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆131Updated 3 years ago
- Explore training for quantized models☆18Updated this week
- An extension library of WMMA API (Tensor Core API)☆97Updated 10 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆331Updated this week
- A library for syntactically rewriting Python programs, pronounced (sinner).☆69Updated 3 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆109Updated 8 months ago
- ☆69Updated 2 years ago
- PyProf2: PyTorch Profiling tool☆82Updated 4 years ago
- Assembler for NVIDIA Volta and Turing GPUs☆218Updated 3 years ago
- Convert nvprof profiles into about:tracing compatible JSON files☆69Updated 4 years ago