Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

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.