aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Shashi Shekhar <shashishekhar@google.com>2018-07-03 11:01:55 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-03 11:05:58 -0700
commit182457bc47cb5297c133199cc7999d5da83e6f81 (patch)
tree97a443bdc1cac0f040dca7649beaf5f140c055b6
parentbbde9a6c47fedc35a03c90b85b9f301d643f6680 (diff)
Documentation fixes.
PiperOrigin-RevId: 203150535
-rw-r--r--tensorflow/contrib/lite/g3doc/benchmarks.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/contrib/lite/g3doc/benchmarks.md b/tensorflow/contrib/lite/g3doc/benchmarks.md
index 29b087bea7..96536cba27 100644
--- a/tensorflow/contrib/lite/g3doc/benchmarks.md
+++ b/tensorflow/contrib/lite/g3doc/benchmarks.md
@@ -18,7 +18,7 @@ device to reduce variance (see
Models are assumed to have been downloaded from the link, unzipped and pushed to
`/data/local/tmp/tflite_models` folder. The benchmark binary is built according
to instructions listed
-[here](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite/tools/benchmark#on-android).
+[here](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite/tools/benchmark#on-android)
and is assumed to have been pushed to `/data/local/tmp`.
The following command was used to run the benchmark:
@@ -62,7 +62,7 @@ Pixel xl | 0c |
</tr>
<tr>
<td rowspan = 2>
- <a href="http://download.tensorflow.org/models/mobilenet_v1_2018_02_22/mobilenet_v1_1.0_224_quant.tgz)">Mobilenet_1.0_224 (quant)</a>
+ <a href="http://download.tensorflow.org/models/mobilenet_v1_2018_02_22/mobilenet_v1_1.0_224_quant.tgz">Mobilenet_1.0_224 (quant)</a>
</td>
<td>Pixel 2 </td>
<td>69.5 ms (0.9 ms)</td>