tree: 950b15d5f8f3faa922c62df8f94feafdc464f7a9 [path history] [tgz]
  1. BUILD
  2. example.cc
  3. 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