This is not a full linear algebra library, only a GEMM library: it only does general matrix multiplication ("GEMM").
The meaning of "low precision" is detailed in this document: doc/low-precision.md
Some of the general design is explained in doc/design.md.
Warning: This library goes very slow if compiled incorrectly; see below.
This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.
gemmlowp-related discussion, about either development or usage, is welcome on this Google Group (mailing list / forum):
https://groups.google.com/forum/#!forum/gemmlowp
< 8000 div class="markdown-heading" dir="auto">