aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/mobile
diff options
context:
space:
mode:
authorGravatar Smit Shilu <shilu_smit@yahoo.com>2018-05-10 09:19:31 -0400
committerGravatar GitHub <noreply@github.com>2018-05-10 09:19:31 -0400
commit3039c30887c67aeb67867282eb5157ba38c766a5 (patch)
tree646622eb46ad123d05188e45954fc273e32bc815 /tensorflow/docs_src/mobile
parent4fb125264c5394c9e4295ed437adb1d9711bd456 (diff)
Updated index.md
Tensorflow lite image was not visible. Added image file path
Diffstat (limited to 'tensorflow/docs_src/mobile')
-rw-r--r--tensorflow/docs_src/mobile/tflite/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/docs_src/mobile/tflite/index.md b/tensorflow/docs_src/mobile/tflite/index.md
index 01881ccf3b..5622034827 100644
--- a/tensorflow/docs_src/mobile/tflite/index.md
+++ b/tensorflow/docs_src/mobile/tflite/index.md
@@ -155,7 +155,7 @@ retraining for both floating point and quantized inference.
The following diagram shows the architectural design of TensorFlow Lite:
-<img src="/images/tflite-architecture.jpg"
+<img src="https://www.tensorflow.org/images/tflite-architecture.jpg"
alt="TensorFlow Lite architecture diagram"
style="max-width:600px;">