Name: The ruy matrix multiplication library Short Name: ruy URL: https://github.com/google/ruy Version: N/A Revision: 2264753777198e4393fb83c44c693462d57a2be1 Date: 2026-7-22 Update Mechanism: Autoroll License: Apache-2.0 License File: LICENSE Security Critical: Yes Shipped: 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.