You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
BUILD v811_spc009_project 4 months ago
CMakeLists.txt v811_spc009_project 4 months ago
README.md v811_spc009_project 4 months ago
example.cc v811_spc009_project 4 months ago
parametrized_example.cc v811_spc009_project 4 months ago

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