aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite
Commit message (Expand)AuthorAge
* Create an interface to create hints for future toco conversions.Gravatar Andrew Selle2018-01-30
* Reenable 'constant' test.Gravatar A. Unique TensorFlower2018-01-30
* Add transformation that exchanges a Reshape followed by an activation function.Gravatar A. Unique TensorFlower2018-01-29
* Make TFLite SpaceToBatchND op have parity with TF SpaceToBatchND op.Gravatar Nupur Garg2018-01-29
* Support shrink_axis_mask argument of StridedSlice Op for TfLite.Gravatar A. Unique TensorFlower2018-01-29
* Make TFLite Mean op have parity with TF Reduce Mean op by changing theGravatar A. Unique TensorFlower2018-01-29
* Add C0326 bad-whitespace error to pylint sanity check.Gravatar Yifei Feng2018-01-29
* Make TFLite BatchToSpaceND op have parity with TF BatchToSpaceND op.Gravatar Nupur Garg2018-01-29
* Fix a commentGravatar Yu-Cheng Ling2018-01-29
* Make TFLite Transpose op have parity with TF Transpose op.Gravatar Nupur Garg2018-01-29
* Fix use of uninitialied value.Gravatar A. Unique TensorFlower2018-01-27
* Internal ChangeGravatar Zhixian Yan2018-01-27
* Internal change.Gravatar A. Unique TensorFlower2018-01-26
* Add bidirectional sequence RNN to TFLite Ops.Gravatar A. Unique TensorFlower2018-01-26
* Add available choices to toco flags and fix minor formatting issues.Gravatar Suharsh Sivakumar2018-01-26
* Kernel utils to support broadcast add and mul.Gravatar A. Unique TensorFlower2018-01-26
* Allow passing dummy/custom minmax information on a per-array basis,Gravatar A. Unique TensorFlower2018-01-25
* Move flatbuffer verifier to a separate libGravatar A. Unique TensorFlower2018-01-25
* Drop the manually_create field from RnnState.Gravatar A. Unique TensorFlower2018-01-25
* Add OPENSOURCE extension to schema_generated.hGravatar A. Unique TensorFlower2018-01-25
* Remove no longer used param fields from TfLiteResizeBilinerParamsGravatar A. Unique TensorFlower2018-01-25
* Add functions to encapsulate the logic for checking and setting tensor type.Gravatar Nupur Garg2018-01-25
* Automated g4 rollback of changelist 183239252Gravatar A. Unique TensorFlower2018-01-25
* Drop the manually_create field from RnnState.Gravatar A. Unique TensorFlower2018-01-25
* Fix comparison bug in remove_trivial_binaryGravatar A. Unique TensorFlower2018-01-24
* Prepare internal kernels for BroadcastMul and BroadcastAddGravatar A. Unique TensorFlower2018-01-24
* Basic AddN support in tocoGravatar A. Unique TensorFlower2018-01-24
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Make TFLite Pad op have parity with TF Pad op.Gravatar Nupur Garg2018-01-24
* Portability fix for parse_testdata.ccGravatar A. Unique TensorFlower2018-01-24
* fix typos in schema.fbs comments.Gravatar A. Unique TensorFlower2018-01-24
* Internal ChangeGravatar A. Unique TensorFlower2018-01-24
* Merge changes from github.Gravatar Jianwei Xie2018-01-24
* Remove unused ResizeBilinear options. Use a tensor to read new sizes.Gravatar A. Unique TensorFlower2018-01-24
* Support StridedSlice in TFLite for 1D-4D tensors.Gravatar A. Unique TensorFlower2018-01-23
* Add unidirectional sequence LSTM to TFLite Ops.Gravatar A. Unique TensorFlower2018-01-23
* Make the toco python wrapper lazy loaded to avoid dep error.Gravatar Andrew Selle2018-01-23
* Switch models/ to use new test-specification formatGravatar A. Unique TensorFlower2018-01-23
* Add support for conv and matmul operators with variable filter.Gravatar Nupur Garg2018-01-23
* Internal ChangeGravatar A. Unique TensorFlower2018-01-23
* Replaced LOGs with NSLogs.Gravatar A. Unique TensorFlower2018-01-22
* Adds unit tests for squeeze, to test the case when all dims are 1.Gravatar A. Unique TensorFlower2018-01-22
* Buildifier cleanup.Gravatar Yifei Feng2018-01-22
* Fix TFLite Conv reference implementationGravatar Yu-Cheng Ling2018-01-22
* Internal cleanupGravatar A. Unique TensorFlower2018-01-22
* TFLite export optional tensor as -1 id.Gravatar Zhixian Yan2018-01-19
* Add support for time_major shape format to the sequential RNN Op in TF Lite.Gravatar A. Unique TensorFlower2018-01-19
* Fix some (re)shaping issues.Gravatar A. Unique TensorFlower2018-01-18
* Supports Squeeze in Tf Lite.Gravatar A. Unique TensorFlower2018-01-18
* Bazel rule to generate LICENSE for TFLite C library.Gravatar Yu-Cheng Ling2018-01-18