aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/build_def.bzl
Commit message (Expand)AuthorAge
* Internal changeGravatar Jared Duke2018-10-09
* Internal ChangeGravatar A. Unique TensorFlower2018-10-09
* Internal changeGravatar Jared Duke2018-10-09
* Internal changeGravatar Jared Duke2018-10-08
* Rename TFLite Extended -> TFLite FlexGravatar Yu-Cheng Ling2018-09-27
* Internal change.Gravatar Nupur Garg2018-09-26
* Automated rollback of commit 20c71535c5f1ed1d918d6cc6e327ffbba49ecbd6Gravatar Anna R2018-09-25
* Internal change.Gravatar Nupur Garg2018-09-25
* Implement ZerosLikeGravatar A. Unique TensorFlower2018-09-17
* Internal change.Gravatar Nupur Garg2018-09-14
* Disable third_party/tensorflow/contrib/lite/testing:zip_test* in {a,m,t}san t...Gravatar Yanan Cao2018-09-12
* Implementation of square.Gravatar A. Unique TensorFlower2018-09-11
* Internal change.Gravatar Nupur Garg2018-09-11
* Removes icf, as there's little gain is binary reduction and may affect portab...Gravatar A. Unique TensorFlower2018-09-07
* Exclude icf=all from TFLite linker options on iOS.Gravatar A. Unique TensorFlower2018-09-05
* Automated rollback of commit 97fb9a9c7c72c405a790eea698a91654d5184fedGravatar Jared Duke2018-08-29
* Disable rtti for (most) TFLite targets on AndroidGravatar Jared Duke2018-08-29
* Implementation of floor_div.Gravatar A. Unique TensorFlower2018-08-28
* Implementation of reduce_any.Gravatar A. Unique TensorFlower2018-08-28
* Implementation of unpack op.Gravatar A. Unique TensorFlower2018-08-23
* Support reduce_minGravatar A. Unique TensorFlower2018-08-21
* TOCO Bugfix: Do not transform Conv() to DepthwiseConv() if weights is sharedGravatar A. Unique TensorFlower2018-08-15
* TFLite: Add a failing test case where 2 Conv2D use the same weight tensor.Gravatar Yu-Cheng Ling2018-08-14
* FIX reduce_prod generate_examples_test.Gravatar A. Unique TensorFlower2018-08-07
* Implementation of logical_and logical_notGravatar A. Unique TensorFlower2018-08-06
* Fix libtensorflowlite_c.so build on MacGravatar Jared Duke2018-07-30
* Implementation of logical_or.Gravatar A. Unique TensorFlower2018-07-30
* Add example Unity plugin for the experimental TFLite C API.Gravatar Jared Duke2018-07-26
* Add one_hot op support to TFLiteGravatar Jared Duke2018-07-26
* Internal ChangeGravatar A. Unique TensorFlower2018-07-25
* Implementation of stack.Gravatar A. Unique TensorFlower2018-07-23
* Add initial experimental C API for TFLiteGravatar Jared Duke2018-07-23
* Support reduce_max and reduce_prodGravatar A. Unique TensorFlower2018-07-16
* Implementation of arg_min.Gravatar A. Unique TensorFlower2018-07-10
* Fixing PRelu and its disabled test.Gravatar Yu-Cheng Ling2018-07-09
* Disable failing test.Gravatar A. Unique TensorFlower2018-07-07
* Implementation of pow.Gravatar A. Unique TensorFlower2018-06-28
* Implement TFLite Shape operatorGravatar Jared Duke2018-06-20
* Implement TFLite sqrt/rsqrt unary operatorsGravatar A. Unique TensorFlower2018-06-19
* Implement reduce_sumGravatar A. Unique TensorFlower2018-06-17
* Automated g4 rollback of changelist 200414970Gravatar Yu-Cheng Ling2018-06-14
* Disable failing zip_test_lstm targetGravatar A. Unique TensorFlower2018-06-13
* Bugfix for dilated_conv optimizations. We were failing to create im2col array...Gravatar A. Unique TensorFlower2018-06-08
* Implement Log operator.Gravatar A. Unique TensorFlower2018-06-07
* Implementation of TensorFlowEqual and TensorFlowNotEqual.Gravatar A. Unique TensorFlower2018-06-07
* Disabling broken zip_test_convGravatar Gunhan Gulsoy2018-06-06
* TFLite: adding tile and expand_dims ops.Gravatar A. Unique TensorFlower2018-06-01
* implementation of sparse_to_denseGravatar A. Unique TensorFlower2018-05-31
* Fix the LSTM test in TFLite.Gravatar Yu-Cheng Ling2018-05-22
* Split generated_examples test into multiple test targetsGravatar Austin Anderson2018-05-21