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 matrix multiplication for few-bit integer matrices on CPUs.☆28Updated 6 years ago
- Fast Neural Machine Translation in C++ - development repository☆284Updated 7 months ago
- ☆322Updated last month
- Customized matrix multiplication kernels☆57Updated 3 years ago
- Fast sparse deep learning on CPUs☆56Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆22Updated 3 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 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
- Codebase associated with the PyTorch compiler tutorial☆47Updated 6 years ago
- Automatic differentiation with weighted finite-state transducers.☆127Updated 3 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- ☆68Updated 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
- Fast and customizable text tokenization library with BPE and SentencePiece support☆329Updated 3 weeks ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- PyTorch RFCs (experimental)☆138Updated 8 months ago
- Efficient, check-pointed data loading for deep learning with massive data sets.☆211Updated 2 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆81Updated 5 years ago
- XLA integration of Open Neural Network Exchange (ONNX)☆19Updated 7 years ago
- DLPack for Tensorflow☆35Updated 5 years ago
- This repository contains the results and code for the MLPerf™ Training v0.7 benchmark.☆57Updated 2 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆95Updated 7 years ago
- Highly optimized inference engine for Binarized Neural Networks☆251Updated 2 weeks ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆137Updated 3 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆105Updated 7 years ago
- Conversion to/from half-precision floating point formats☆379Updated 5 months ago
- PyProf2: PyTorch Profiling tool☆82Updated 5 years ago