gemmlowp
Matrix multiplier
A small C++ library for low-precision matrix multiplication
Low-precision matrix multiplication
2k stars
109 watching
451 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/bitblas | A library for efficient mixed-precision matrix multiplications on GPUs for deep learning models | 420 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
iyassou/umatrix | A library providing basic matrix arithmetic operations and functions for the MicroPython language. | 15 |
jalawson/ulinalg | A small size matrix handling module with linear algebra operations for MicroPython (Python3) | 32 |
blindglobe/lisp-matrix | A numerical algebra package for Common Lisp | 71 |
staltz/matrixmultiplication.xyz | An interactive matrix multiplication calculator designed to help visualize and understand the process of matrix multiplication for educational purposes. | 1,141 |
kaneplusplus/bigmemory | A C++ library that provides efficient storage and manipulation of large matrices. | 126 |
ist-daslab/marlin | An optimized FP16xINT4 matrix multiplication kernel for large language models | 624 |
denosaurs/neo | A matrix and linear algebra library accelerated by WebGPU and WASM for JavaScript development. | 67 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
fengwang/matrix | A C++ library for efficiently creating and manipulating dense 2D matrices | 82 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 50 |
microsoft/directxmesh | A shared source library for performing various geometry content processing operations. | 784 |
lukx/flexiblematrix | A utility class for matrix calculations in ActionScript 3 | 3 |
cpmech/gemlab | A collection of algorithms and data structures for computing geometric shapes and performing numerical integration in finite element analyses. | 9 |