aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/models
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-01-17 11:05:24 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-17 11:09:19 -0800
commit47c3d72b975a8614e9f57a0cd1575b2aad24a861 (patch)
tree9a5c0c7125b0e41282b93a992576bf93317399fc /tensorflow/contrib/lite/models
parent02749fcd73567149a180e7e6bbf4c06def14500c (diff)
Internal change.
PiperOrigin-RevId: 182240175
Diffstat (limited to 'tensorflow/contrib/lite/models')
-rw-r--r--tensorflow/contrib/lite/models/testdata/g3doc/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/tensorflow/contrib/lite/models/testdata/g3doc/README.md b/tensorflow/contrib/lite/models/testdata/g3doc/README.md
index 8a023ea869..667a588383 100644
--- a/tensorflow/contrib/lite/models/testdata/g3doc/README.md
+++ b/tensorflow/contrib/lite/models/testdata/g3doc/README.md
@@ -127,7 +127,10 @@ test](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/li
test](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite/models/speech_tts_model_test.cc)
[ASR AM model
-test](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite/models/speech_terse_am_model_test.cc)
+test](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite/models/speech_asr_am_model_test.cc)
+
+[ASR LM model
+test](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite/models/speech_asr_lm_model_test.cc)
[Endpointer model
test](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite/models/speech_endpointer_model_test.cc)