blob: b104e3a6beb435c12e987b7705e65b141a447e94 [file] [log] [blame]
Name: The ruy matrix multiplication library
Short Name: ruy
URL: https://github.com/google/ruy
Version: 841ea4172ba904fe3536789497f9565f2ef64129
Date: 2022/07/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.