aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/g3doc
diff options
context:
space:
mode:
authorGravatar Yu-Cheng Ling <ycling@google.com>2018-09-16 20:11:53 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-16 20:16:31 -0700
commit791f48d3aaaa875c23de1484f7ef1d0656fbabca (patch)
tree03ad6efe6429790a6e3a99257db08ea8c88757e3 /tensorflow/contrib/lite/g3doc
parent2501870be0df24ca0e191710b1de139e195616a3 (diff)
Improve TFLite iOS doc.
PiperOrigin-RevId: 213210253
Diffstat (limited to 'tensorflow/contrib/lite/g3doc')
-rw-r--r--tensorflow/contrib/lite/g3doc/ios.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/tensorflow/contrib/lite/g3doc/ios.md b/tensorflow/contrib/lite/g3doc/ios.md
index a83d2c8fec..3b9fcca811 100644
--- a/tensorflow/contrib/lite/g3doc/ios.md
+++ b/tensorflow/contrib/lite/g3doc/ios.md
@@ -1,5 +1,10 @@
-# TensorFlow Lite for iOS
+# Build TensorFlow Lite for iOS
+
+This document describes how to build TensorFlow Lite iOS library. If you just
+want to use it, the easiest way is using the TensorFlow Lite CocoaPod releases.
+See [TensorFlow Lite iOS Demo](demo_ios.md) for examples.
+
## Building