gemmlowp 0.1-1.f995960 Small self-contained low-precision GEMM library
This is a small self-contained low-precision general matrix multiplication (GEMM) library. It is not a full linear algebra library. Low-precision means that the input and output matrix entries are integers on at most 8 bits. To avoid overflow, results are internally accumulated on more than 8 bits, and at the end only some significant 8 bits are kept.
- Веб-сайт: https://github.com/google/gemmlowp
- Лицензия: ASL 2.0
- Package source: machine-learning.scm
- Патчи: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu