kpu / intgemmLinks
int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991
☆74Updated 2 years ago
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☆30Updated 5 years ago
- Fast Neural Machine Translation in C++ - development repository☆284Updated 6 months ago
- ☆321Updated last month
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Customized matrix multiplication kernels☆57Updated 3 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆28Updated 6 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- Fast sparse deep learning on CPUs☆56Updated 3 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- Codebase associated with the PyTorch compiler tutorial☆47Updated 6 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆50Updated 7 years ago
- A GPU language model, based on btree backed tries.☆29Updated 7 years ago
- Conversion to/from half-precision floating point formats☆380Updated 5 months 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
- ☆68Updated 2 years ago
- PyTorch RFCs (experimental)☆137Updated 8 months ago
- Fast and customizable text tokenization library with BPE and SentencePiece support☆328Updated 2 weeks ago
- A library of GPU kernels for sparse matrix operations.☆283Updated 5 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 3 years ago
- PyProf2: PyTorch Profiling tool☆82Updated 5 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆72Updated 9 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆105Updated 7 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 6 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 7 years ago
- A GPU performance profiling tool for PyTorch models☆22Updated 3 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆137Updated 3 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆30Updated 8 years ago