blob: 702bd7c6de1ec228528f04b2c4fbe505cedf4c5a [file] [log] [blame]
Name: The ruy matrix multiplication library
Short Name: ruy
URL: https://github.com/google/ruy
Version: 7ef39c5745a61f43071e699c6a96da41701ae59f
Date: 2022/03/25
License: Apache 2
License File: LICENSE
Security Critical: Yes
CPEPrefix: unknown
Description:
ruy is a matrix multiplication library. Its focus is to cover the matrix
multiplication needs of neural network inference engines. Its initial user
has been TensorFlow Lite, where it is used by default on the ARM CPU
architecture.
ruy supports both floating-point and 8bit-integer-quantized matrices.