aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/models
Commit message (Collapse)AuthorAge
* Internal changeGravatar A. Unique TensorFlower2018-09-28
| | | | PiperOrigin-RevId: 215015490
* Remove 18-input/3-output LSTM in favor of 20-input/1-output LSTM that supportsGravatar Alan Chiao2018-08-23
| | | | | | state API. PiperOrigin-RevId: 209991722
* Disable Non-Variable Tensor API in SVDF kernel.Gravatar A. Unique TensorFlower2018-08-22
| | | | | | TFLite SVDF now supports 5 inputs (with one variable tensor representing the state). PiperOrigin-RevId: 209811478
* Fix dangling reference bug.Gravatar A. Unique TensorFlower2018-08-01
| | | | PiperOrigin-RevId: 206995432
* Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
| | | | PiperOrigin-RevId: 204978094
* Migrate to android skylark rulesGravatar A. Unique TensorFlower2018-06-18
| | | | PiperOrigin-RevId: 201052263
* Internal changeGravatar A. Unique TensorFlower2018-06-06
| | | | PiperOrigin-RevId: 199464493
* Automated g4 rollback of changelist 197741984Gravatar Anna R2018-05-23
| | | | PiperOrigin-RevId: 197769770
* PiperOrigin-RevId: 197741984Gravatar A. Unique TensorFlower2018-05-23
|
* Automated g4 rollback of changelist 197026249Gravatar Allen Lavoie2018-05-17
| | | | PiperOrigin-RevId: 197049255
* Internal changeGravatar A. Unique TensorFlower2018-05-17
| | | | PiperOrigin-RevId: 197026249
* Change loop variable type to be deduced.Gravatar A. Unique TensorFlower2018-05-17
| | | | PiperOrigin-RevId: 197017789
* Refactoring: Remove lite/tools:mutable_op_resolver dependency.Gravatar Yu-Cheng Ling2018-05-14
| | | | PiperOrigin-RevId: 196575387
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
| | | | PiperOrigin-RevId: 196340200
* Internal change.Gravatar A. Unique TensorFlower2018-04-30
| | | | PiperOrigin-RevId: 194877173
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
| | | | PiperOrigin-RevId: 190878279
* Internal ChangeGravatar A. Unique TensorFlower2018-02-21
| | | | PiperOrigin-RevId: 186472818
* Internal ChangeGravatar A. Unique TensorFlower2018-02-12
| | | | PiperOrigin-RevId: 185382594
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
| | | | | | They don't make sense in the open source repository. PiperOrigin-RevId: 183140889
* Internal ChangeGravatar A. Unique TensorFlower2018-01-24
| | | | PiperOrigin-RevId: 183105591
* Merge changes from github.Gravatar Jianwei Xie2018-01-24
| | | | PiperOrigin-RevId: 183100142
* Switch models/ to use new test-specification formatGravatar A. Unique TensorFlower2018-01-23
| | | | PiperOrigin-RevId: 182999650
* Internal change.Gravatar A. Unique TensorFlower2018-01-17
| | | | PiperOrigin-RevId: 182240175
* * Added code to delegate LSTM operation to NN API. Off by default.Gravatar A. Unique TensorFlower2018-01-11
| | | | | | * Added code to turn on NN API delegation for speaker id test. Off by default. PiperOrigin-RevId: 181666821
* Add speech endpointer model test for TF-lite.Gravatar A. Unique TensorFlower2018-01-11
| | | | PiperOrigin-RevId: 181644178
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
| | | | PiperOrigin-RevId: 180746153
* Update the comment in speech_hotword_model_test.Gravatar A. Unique TensorFlower2017-12-01
| | | | PiperOrigin-RevId: 177625918
* Build demo app for SmartReplyGravatar A. Unique TensorFlower2017-12-01
| | | | PiperOrigin-RevId: 177559103
* Merge changes from github.Gravatar Sourabh Bajaj2017-11-30
| | | | PiperOrigin-RevId: 177526301
* Rename tests.Gravatar A. Unique TensorFlower2017-11-30
| | | | PiperOrigin-RevId: 177467740
* Update g3doc for ASR LM model.Gravatar A. Unique TensorFlower2017-11-17
| | | | PiperOrigin-RevId: 176188673
* Add g3doc for the ASR LM model.Gravatar A. Unique TensorFlower2017-11-17
| | | | PiperOrigin-RevId: 176134219
* Fix the numbering of the LSTM layers in the figure.Gravatar A. Unique TensorFlower2017-11-17
| | | | PiperOrigin-RevId: 176126886
* Add Speech ASR Language Model test.Gravatar A. Unique TensorFlower2017-11-17
| | | | PiperOrigin-RevId: 176117985
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-14
| | | | | | | | | | | | | | | | | | | | 175703479 by yifeif: Internal change. -- 175695370 by A. Unique TensorFlower: Implements _shared_embedding_columns and adds some tests. -- 175695349 by A. Unique TensorFlower: Implements tf.metrics.true_negatives, adds missing tests and does some cleanup in tf.contrib.metrics. -- PiperOrigin-RevId: 175703479
* Remove dep to file/base:pathGravatar A. Unique TensorFlower2017-11-10
| | | | PiperOrigin-RevId: 175362138
* Internal Change.Gravatar Andrew Selle2017-11-10
PiperOrigin-RevId: 175307445