aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/examples
Commit message (Expand)AuthorAge
* Internal changeGravatar A. Unique TensorFlower2018-09-28
* Flesh out TFLite Android sample docsGravatar Jared Duke2018-09-25
* Merge pull request #22334 from freedomtan:tflite_label_image_output_pixelsGravatar TensorFlower Gardener2018-09-21
|\
* | Update links to tf lite site.Gravatar Billy Lamberta2018-09-20
| * fix styleGravatar Koan-Sin Tan2018-09-20
| * [tflite] fix calculating of output pixelsGravatar Koan-Sin Tan2018-09-18
|/
* Remove test dependencies from TFLite Android samplesGravatar Jared Duke2018-08-31
* Use TFLite 1.10.1 CocoaPod in example apps.Gravatar Yu-Cheng Ling2018-08-29
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Fix TensorFlow Lite buildGravatar Jared Duke2018-08-20
* Fix include guardsGravatar A. Unique TensorFlower2018-08-20
* Upgrade TFLite iOS example to use 1.10.0 CocoaPodGravatar Yu-Cheng Ling2018-08-14
* Merge pull request #19736 from freedomtan:label_image_tflite_pyGravatar TensorFlower Gardener2018-08-09
|\
* \ Merge pull request #19149 from tucan9389:masterGravatar TensorFlower Gardener2018-08-08
|\ \
* | | Pin TFLite iOS examples with TFLite 0.1.7 CocoaPod.Gravatar Yu-Cheng Ling2018-08-07
* | | Merge pull request #20988 from freedomtan:label_image_tflite_output_sizeGravatar TensorFlower Gardener2018-08-07
|\ \ \
* | | | Assign NullOps to all custom ops starting with Eager:Gravatar A. Unique TensorFlower2018-08-02
* | | | Improve the documentation for the Android app for TensorFlow Lite.Gravatar A. Unique TensorFlower2018-07-23
| * | | get output size from output tensorGravatar Koan-Sin Tan2018-07-20
|/ / /
* | | Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
* | | Fix androidx espresso-core gradle dependencyGravatar A. Unique TensorFlower2018-07-16
* | | To package support for both 32 bit and 64 bit in single apk, we need differen...Gravatar A. Unique TensorFlower2018-07-12
* | | Add documentation to TF Lite demo example appGravatar A. Unique TensorFlower2018-07-11
* | | Add pets_labels_list.txt to Android assets directory for TensorFlow Lite Obje...Gravatar A. Unique TensorFlower2018-07-08
* | | PiperOrigin-RevId: 202796842Gravatar A. Unique TensorFlower2018-06-30
* | | TFLite Java app for object detection modelGravatar A. Unique TensorFlower2018-06-29
* | | Add TFLite quantized SSD Mobilenet model to open sourceGravatar A. Unique TensorFlower2018-06-29
* | | Change inputs from multi-dimensional arrays to ByteBuffer in TF Lite Object D...Gravatar A. Unique TensorFlower2018-06-28
| | * updatedGravatar Koan-Sin Tan2018-06-27
* | | Fix gradle build for TFLite Android example.Gravatar Shashi Shekhar2018-06-20
* | | Update TFLite "minimal" exampleGravatar A. Unique TensorFlower2018-06-19
* | | Merge changes from github.Gravatar Akshay Modi2018-06-18
* | | Migrate to android skylark rulesGravatar A. Unique TensorFlower2018-06-18
* | | Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* | | Merge changes from github.Gravatar Akshay Modi2018-06-18
* | | Fix and enable TFlite label_image_testGravatar A. Unique TensorFlower2018-06-07
| | * add simple descriptionGravatar Koan-Sin Tan2018-06-04
| | * [tflite] label_image for tflite in PythonGravatar Koan-Sin Tan2018-06-04
* | | Merge changes from github.Gravatar Yifei Feng2018-05-24
* | | Automated g4 rollback of changelist 197741984Gravatar Anna R2018-05-23
* | | PiperOrigin-RevId: 197741984Gravatar A. Unique TensorFlower2018-05-23
| | * Merge commit for internal changesGravatar zhengxq2018-05-18
| | |\ | |_|/ |/| |
* | | Revert a change to fix TFLite iOS demo app.Gravatar Yu-Cheng Ling2018-05-18
* | | Automated g4 rollback of changelist 197026249Gravatar Allen Lavoie2018-05-17
* | | Internal changeGravatar A. Unique TensorFlower2018-05-17
| | * Merge commit for internal changesGravatar Yifei Feng2018-05-15
| | |\ | |_|/ |/| |
* | | Refactoring: Make OpResolver return const pointer.Gravatar Yu-Cheng Ling2018-05-14
* | | Refactoring: Remove lite/tools:mutable_op_resolver dependency.Gravatar Yu-Cheng Ling2018-05-14
* | | Various ClangTidy-inspired fixes.Gravatar A. Unique TensorFlower2018-05-14
* | | Introduce op version into TFLiteGravatar Yu-Cheng Ling2018-05-13