aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/benchmark/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/benchmark/README.md')
-rw-r--r--tensorflow/tools/benchmark/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/tools/benchmark/README.md b/tensorflow/tools/benchmark/README.md
index 5cb1aa6cf8..fd1bebe835 100644
--- a/tensorflow/tools/benchmark/README.md
+++ b/tensorflow/tools/benchmark/README.md
@@ -9,6 +9,8 @@ both on desktop machines and on Android.
### On Android:
+(0) Refer to https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android to edit the `WORKSPACE` to configure the android NDK/SDK.
+
(1) build for your specific platform, e.g.:
```bash
$bazel build -c opt \