aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/experimental
Commit message (Expand)AuthorAge
* Adds an Objective-C API to TensorFlow Lite experimental.Gravatar A. Unique TensorFlower2018-10-09
* Disable micro/examples/micro_speech:micro_speech_test test under msanGravatar Smit Hinsu2018-10-05
* Fix for memory issue in micro test code, spotted by asan checksGravatar Pete Warden2018-10-04
* Experimental interpreter, kernels, and example running TensorFlow Lite on a m...Gravatar Pete Warden2018-10-04
* TFLite: Rename ResetVariableTensorsToZero -> ResetVariableTensorsGravatar Yu-Cheng Ling2018-09-27
* Change indicator used to note Google-OSS header inclusionsGravatar Austin Anderson2018-09-24
* Adds an experimental package group to allow Swift and ObjC targets to depend ...Gravatar A. Unique TensorFlower2018-09-19
* Add error reporting TFLIte C APIGravatar Jared Duke2018-09-18
* Add basic op resolver registration to TFLite C APIGravatar Jared Duke2018-09-17
* Add ability to skip serializing selected tensors in interpreter serializer.Gravatar A. Unique TensorFlower2018-09-13
* Automated rollback of commit 0065d3389a63a529469dc71e950c66da2ebdbc24Gravatar Andrew Selle2018-09-08
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Add TFL_TensorName() to C APIGravatar Jared Duke2018-09-07
* Decouple TFL_Model and TFL_Interpreter lifetimesGravatar Jared Duke2018-09-07
* PR #21187: Added a normalization term to ctc_beam_search_decoder for tfliteGravatar A. Unique TensorFlower2018-09-04
* Automated rollback of commit 69753ba5dbe5950639efc1b5e065901651cd8973Gravatar Andrew Selle2018-09-04
* Create a way to serialize Interpreter data to a flatbuffer.Gravatar Andrew Selle2018-09-04
* Convert TensorFlow's flatbuffers dependency to new third party import methodGravatar Austin Anderson2018-08-22
* Merged commit includes the following changes:Gravatar Yifei Feng2018-08-21
* Automated rollback of commit f35866577cb8d27a51b31f49f472e926c4359e1fGravatar Austin Anderson2018-08-20
* Convert TensorFlow's flatbuffers dependency to new third party import method.Gravatar Austin Anderson2018-08-16
* Automated rollback of commit 6b13a15e0b9906abbb66f87d83db291d0099cb43Gravatar Gunhan Gulsoy2018-08-15
* Ops API to author TFLite ops as functions directly.Gravatar Yu-Cheng Ling2018-08-15
* Incremental update to the TFLite C APIGravatar Jared Duke2018-08-10
* Fix Windows TFLite buildsGravatar Jared Duke2018-08-07
* Add GUI text output to the TFLite Unity sampleGravatar Jared Duke2018-08-06
* Implementation of ctc beam search decoder op in custom op fashion.Gravatar A. Unique TensorFlower2018-08-02
* Fix darwin_x86_64 TFLite buildsGravatar Jared Duke2018-08-01
* Add example Unity plugin for the experimental TFLite C API.Gravatar Jared Duke2018-07-26
* Add initial experimental C API for TFLiteGravatar Jared Duke2018-07-23