aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/models
diff options
context:
space:
mode:
authorGravatar Raghuraman Krishnamoorthi <raghuramank@google.com>2018-01-03 19:06:54 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-03 19:10:47 -0800
commit71896cc7e5bd3d1b8b5bb615eac7bebf86fa998c (patch)
tree4450e1c17cf66618048fb17eee320d9741543b3a /tensorflow/contrib/lite/models
parent2eef71c3f9a486c42e4876adfef312f817f7cb32 (diff)
Merge changes from github.
PiperOrigin-RevId: 180746153
Diffstat (limited to 'tensorflow/contrib/lite/models')
-rw-r--r--tensorflow/contrib/lite/models/smartreply/g3doc/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/contrib/lite/models/smartreply/g3doc/README.md b/tensorflow/contrib/lite/models/smartreply/g3doc/README.md
index cab5dcca43..a6d75648b3 100644
--- a/tensorflow/contrib/lite/models/smartreply/g3doc/README.md
+++ b/tensorflow/contrib/lite/models/smartreply/g3doc/README.md
@@ -137,8 +137,8 @@ Following are the ops supported for using On-Device Smart Reply model:
* **HASHTABLE_LOOKUP**
- This is a custom op that uses label id from predict op and looks up the
- response text from the given label id.
+ This is an op inside TensorFlow Lite that uses label id from predict op and
+ looks up the response text from the given label id.
## Further Information