android13/external/ruy/example
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
BUILD initial 2024-06-22 20:45:49 +08:00
CMakeLists.txt initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
example.cc initial 2024-06-22 20:45:49 +08:00
parametrized_example.cc initial 2024-06-22 20:45:49 +08:00

README.md

Introduction

These are some examples about how to use RUY.

BUILD

Build the example with bazel commands:

bazel build //ruy/example:example

You can find the generated target under directory:

./bazel-bin/ruy/example