aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/BUILD
Commit message (Expand)AuthorAge
* Use weak symbols to inject flex delegatesGravatar Jared Duke2018-10-04
* Synchronize open source and closed source build with regard to flex delegate.Gravatar Andrew Selle2018-09-28
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Fix TensorFlow Lite buildGravatar Jared Duke2018-08-20
* Support TFLite framework compilation on WindowsGravatar Jared Duke2018-08-01
* Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
* [tflite] Add macro registration for type string to typeToTfLiteType.Gravatar Eugene Brevdo2018-07-11
* Avoid redundant TFLite tensor reallocationsGravatar Jared Duke2018-07-02
* Refresh allocations in the presence of dynamic tensorsGravatar A. Unique TensorFlower2018-06-19
* New NN API interface that uses the TensorFlow Lite delegate API.Gravatar Andrew Selle2018-06-03
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Introduce op version into TFLiteGravatar Yu-Cheng Ling2018-05-13
* Expose Interpreter to tensorflow.contrib.liteGravatar Andrew Selle2018-05-02
* Add a simple Profiler and instrument operator invocations in Interpreter.Gravatar Shashi Shekhar2018-04-16
* Turn Cast into a proper builtin operator.Gravatar A. Unique TensorFlower2018-04-04
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Revert to initializing number of threads when SetNumThreads is called. Requir...Gravatar A. Unique TensorFlower2018-03-26
* TFLite Delegate: Add an `allow_dynamic_tensors` parameter.Gravatar Yu-Cheng Ling2018-03-19
* TFLite: Delegate Buffer Handle interface (take 2)Gravatar Yu-Cheng Ling2018-03-08
* Automated g4 rollback of changelist 188263046Gravatar Gunhan Gulsoy2018-03-08
* TFLite: Delegate Buffer Handle interfaceGravatar Yu-Cheng Ling2018-03-07
* Tensorflow driver to execute the given tf graphdef, and generate outputGravatar A. Unique TensorFlower2018-02-14
* Internal ChangeGravatar A. Unique TensorFlower2018-02-12
* Add delegate API to tflite.Gravatar Andrew Selle2018-02-09
* Sync the opensource and non-opensource buildGravatar Andrew Selle2018-02-06
* Add a utility function to partition TensorFlow Lite graphs into subgraphs.Gravatar Andrew Selle2018-02-06
* Show that we must over reallocate after resizing dynamic tensors.Gravatar A. Unique TensorFlower2018-02-02
* Fix some tf-lite testsGravatar Gunhan Gulsoy2018-02-02
* Fix tolerance too tight for Wasserstein distance test.Gravatar A. Unique TensorFlower2018-02-02
* Fix some tf-lite testsGravatar Gunhan Gulsoy2018-02-02
* Clean up the allocation logic in the interpreter.Gravatar A. Unique TensorFlower2018-01-13
* Internal ChangeGravatar A. Unique TensorFlower2017-12-01
* Merge changes from github.Gravatar Sourabh Bajaj2017-11-30
* Internal ChangeGravatar A. Unique TensorFlower2017-11-13
* Remove dep to file/base:pathGravatar A. Unique TensorFlower2017-11-10
* Internal Change.Gravatar Andrew Selle2017-11-10