aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite
Commit message (Expand)AuthorAge
...
* 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
* Do not warn about loss of accuracy in trivial cases when all array elementsGravatar A. Unique TensorFlower2018-10-02
* Allow passing --allow_nonexistent_arrays via toco_convertGravatar A. Unique TensorFlower2018-10-02
* Generate an error when --rnn_states refers to array names that aren't produce...Gravatar A. Unique TensorFlower2018-10-02
* Fix Android builds when using --define=with_tflite_flexGravatar Jared Duke2018-10-01
* Check in and refactor the OVIC detector benchmarker.Gravatar A. Unique TensorFlower2018-10-01
* Update documentation.Gravatar Shashi Shekhar2018-10-01
* Synchronize open source and closed source build with regard to flex delegate.Gravatar Andrew Selle2018-09-28
* Internal changeGravatar A. Unique TensorFlower2018-09-28
* Internal changeGravatar A. Unique TensorFlower2018-09-28
* Kernel signature reworking, remove Dims from tensor functions.Gravatar A. Unique TensorFlower2018-09-27
* Move obsolete kernel code to legacy files.Gravatar A. Unique TensorFlower2018-09-27
* Rename TFLite Extended -> TFLite FlexGravatar Yu-Cheng Ling2018-09-27
* Updates Interpreter to be initialized with a MappedByteBuffer for backward co...Gravatar A. Unique TensorFlower2018-09-27
* Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-27
* Migrate a few conv kernels to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* TFLite: Rename ResetVariableTensorsToZero -> ResetVariableTensorsGravatar Yu-Cheng Ling2018-09-27
* Internal change.Gravatar Nupur Garg2018-09-27
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* Reduce the size of //tensorflow/tools/pip_package:simple_console_windowsGravatar A. Unique TensorFlower2018-09-27
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* Rename TocoConverter to TFLiteConverter.Gravatar Nupur Garg2018-09-26
* Automated rollback of commit 82af048bc8c3c044c98a27b1c4c27bb62d4e4a14Gravatar Nupur Garg2018-09-26
* Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-26
* Kernel signature reworking, update kernel DepthConcatenation.Gravatar A. Unique TensorFlower2018-09-26
* Add an experimental Java API to allow half precision for FP32 calculation.Gravatar A. Unique TensorFlower2018-09-26
* Kernel signature reworking, misc kernel improvements and migrations.Gravatar A. Unique TensorFlower2018-09-26
* Internal change.Gravatar Nupur Garg2018-09-26
* Add checks for dilation_rate.Gravatar Suharsh Sivakumar2018-09-26
* Simplify the logic for running through a sequence forwards and backwards.Gravatar A. Unique TensorFlower2018-09-26
* Reland "Add Interpreter.Options Java API for interpreter configuration"Gravatar Jared Duke2018-09-25
* Automated rollback of commit 20c71535c5f1ed1d918d6cc6e327ffbba49ecbd6Gravatar Anna R2018-09-25
* Internal change.Gravatar Nupur Garg2018-09-25
* - Upgrade flatbuffer schema and flatbuffer versions.Gravatar Shashi Shekhar2018-09-25
* - Add a doc for performance tips.Gravatar Shashi Shekhar2018-09-25
* Skip translations for API docs: site and subsitesGravatar Billy Lamberta2018-09-25
* Automated rollback of commit 954d6a0ace9b96cdd54659b99e9378a1138a7266Gravatar Jared Duke2018-09-25
* Flesh out TFLite Android sample docsGravatar Jared Duke2018-09-25
* Add Interpreter.Options Java API for interpreter configurationGravatar Jared Duke2018-09-25
* Allow empty arrays to occur as the first input to the concat op.Gravatar A. Unique TensorFlower2018-09-25
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-25
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-24
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-24
* Portability preparation for more cross-platform prototyping.Gravatar Pete Warden2018-09-24