kpu / intgemm
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:
- Fast stand-alone C++ decoder for RNN-based NMT models☆26Updated 4 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago
- Customized matrix multiplication kernels☆54Updated 3 years ago
- Codebase associated with the PyTorch compiler tutorial☆45Updated 5 years ago
- Fast sparse deep learning on CPUs☆53Updated 2 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- ☆69Updated 2 years ago
- Fast Neural Machine Translation in C++ - development repository☆273Updated 6 months ago
- ☆309Updated 4 months ago
- Clover: Quantized 4-bit Linear Algebra Library☆112Updated 6 years ago
- DLPack for Tensorflow☆35Updated 5 years ago
- PyProf2: PyTorch Profiling tool☆82Updated 4 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- A library of GPU kernels for sparse matrix operations.☆264Updated 4 years ago
- Benchmarks to capture important workloads.☆31Updated 3 months ago
- A library for syntactically rewriting Python programs, pronounced (sinner).☆69Updated 3 years ago
- A GPU language model, based on btree backed tries.☆30Updated 7 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 3 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆51Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆130Updated last year
- nGraph™ Backend for ONNX☆42Updated 2 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆64Updated 4 years ago
- Conversion to/from half-precision floating point formats☆350Updated 9 months ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆131Updated 3 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- This repository contains the results and code for the MLPerf™ Training v1.0 benchmark.☆38Updated last year
- Stretching GPU performance for GEMMs and tensor contractions.☆237Updated this week
- ☆50Updated last year