tree: d820e71935e354ba8e05ebc182f3d0c3885e7095 [path history] [tgz]
  1. BUILD
  2. CMakeLists.txt
  3. example.cc
  4. parametrized_example.cc
  5. README.md
example/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