tree: 7f75b9d97ed4d95c6de132c28736a001816f6901 [path history] [tgz]
  1. BUILD
  2. example.cc
  3. README.md
ruy/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