aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite
Commit message (Expand)AuthorAge
* Fix lite/kernels:add_test for Clang 8.0.0Gravatar Yu-Cheng Ling2018-10-09
* Move tflite_convert g3docs, so they will be pulled into the site.Gravatar Mark Daoust2018-10-09
* Adds an Objective-C API to TensorFlow Lite experimental.Gravatar A. Unique TensorFlower2018-10-09
* Internal change.Gravatar A. Unique TensorFlower2018-10-09
* Make lite_test.py run in open source.Gravatar Nupur Garg2018-10-09
* Internal changeGravatar Jared Duke2018-10-09
* Add support for time-major input in the bidirectional RNN Op.Gravatar A. Unique TensorFlower2018-10-09
* Internal ChangeGravatar A. Unique TensorFlower2018-10-09
* Return ::tensorflow::Status in Toco Graph Transformations.Gravatar Yu-Cheng Ling2018-10-09
* Update TFLite Converter documentation.Gravatar Nupur Garg2018-10-09
* Internal change.Gravatar Nupur Garg2018-10-09
* Internal changeGravatar Jared Duke2018-10-09
* Fixing Toco for exporting graphs with stringsGravatar A. Unique TensorFlower2018-10-09
* Add Floor_mod to schema.Gravatar A. Unique TensorFlower2018-10-08
* Internal changeGravatar Jared Duke2018-10-08
* Fix issue with type inference for ops with fixed output typesGravatar Jared Duke2018-10-08
* Update performance documentation.Gravatar Shashi Shekhar2018-10-08
* Remove the restrictions that constant resolution of reduce_sum operators must...Gravatar A. Unique TensorFlower2018-10-08
* Remove Dims from types.h, create build structure.Gravatar A. Unique TensorFlower2018-10-08
* Add SequenceLSTMOptions to schema to decouple the sequential Op from the LSTM.Gravatar A. Unique TensorFlower2018-10-06
* Internal changeGravatar Jared Duke2018-10-05
* Add deprecation call-out for tf_mobileGravatar A. Unique TensorFlower2018-10-05
* Handle Range & BatchMatMul in partial Flex modeGravatar Yu-Cheng Ling2018-10-05
* Internal change.Gravatar A. Unique TensorFlower2018-10-05
* Disable micro/examples/micro_speech:micro_speech_test test under msanGravatar Smit Hinsu2018-10-05
* Refactoring TFLite export code. Unify OperatorCode generation logic.Gravatar Yu-Cheng Ling2018-10-05
* Relax some unnecessary 4D array restrictionsGravatar A. Unique TensorFlower2018-10-05
* Merge the different LSTM EvalFloat/EvalHybrid calls into a single file.Gravatar A. Unique TensorFlower2018-10-05
* Fix for memory issue in micro test code, spotted by asan checksGravatar Pete Warden2018-10-04
* Internal change.Gravatar A. Unique TensorFlower2018-10-04
* Fix problem in quantized version of Comparison op handlerGravatar A. Unique TensorFlower2018-10-04
* Use weak symbols to inject flex delegatesGravatar Jared Duke2018-10-04
* Automated rollback of commit 8dc7bc7764150253c03a666eee84fc48f867d6a2Gravatar A. Unique TensorFlower2018-10-04
* Fix quantization util test to pass with defined behavior on 32-bit architectu...Gravatar Alan Chiao2018-10-04
* Experimental interpreter, kernels, and example running TensorFlow Lite on a m...Gravatar Pete Warden2018-10-04
* Sparse output fully connected custom op.Gravatar Alan Chiao2018-10-04
* Fix a test.Gravatar Shashi Shekhar2018-10-03
* Automated rollback of commit c1b3b0b9e041d82e80c2cdcc623a387753daf0b4Gravatar Anna R2018-10-03
* TFLite Flex: Blacklist Control Flow OpsGravatar Yu-Cheng Ling2018-10-03
* Increase error-epsilon for ProfilingTest::ProfilesAreCollected.Gravatar Todd Wang2018-10-03
* Fix 1970s-style bug in LogSoftmax eval.Gravatar A. Unique TensorFlower2018-10-03
* Internal change.Gravatar Anna R2018-10-03
* Add NNAPI padding enums to NeuralNetworksShim.hGravatar A. Unique TensorFlower2018-10-03
* Add the option of merging bidirectional RNN and LSTM outputs into a single ou...Gravatar A. Unique TensorFlower2018-10-03
* Internal change.Gravatar Nupur Garg2018-10-03
* Fix TfLiteTensor invalidation issue when using the Java APIGravatar Jared Duke2018-10-03
* Fix test that was relying on old lax toco behaviorGravatar A. Unique TensorFlower2018-10-03
* In all constant-propagation transformations, check that the array we'd be tur...Gravatar A. Unique TensorFlower2018-10-02
* Make RemoveTrivialPassthrough preserve minmax-related infoGravatar A. Unique TensorFlower2018-10-02
* Fix a bug: the use of sequence-point boolean operators here had theGravatar A. Unique TensorFlower2018-10-02