aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco
Commit message (Expand)AuthorAge
...
* | Finish Pack operator, marking as quantizable.Gravatar A. Unique TensorFlower2018-08-30
* | 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
* | fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* | Support reduce_minGravatar A. Unique TensorFlower2018-08-21
* | Fix Unroll Batch Matmul Pack parameter bug.Gravatar A. Unique TensorFlower2018-08-17
* | Propagate narrow_range flags in suitable constant-propagationGravatar A. Unique TensorFlower2018-08-17
* | Internal-only change.Gravatar A. Unique TensorFlower2018-08-16
* | Don't let 0-sized arrays trip the allocator.Gravatar A. Unique TensorFlower2018-08-16
* | TOCO Bugfix: Do not transform Conv() to DepthwiseConv() if weights is sharedGravatar A. Unique TensorFlower2018-08-15
* | Fix toco execution on WindowsGravatar Jared Duke2018-08-15
* | Propagate minmax information across input and outputs of Reshape.Gravatar Suharsh Sivakumar2018-08-14
* | Toco: Fix a minor problem in affine fusing.Gravatar Yu-Cheng Ling2018-08-14
* | TOCO Bugfix: Do not fuse affine if weights/bias has other consumer op.Gravatar Yu-Cheng Ling2018-08-14
| * removing redundant semicolonGravatar kouml2018-08-15
|/
* Fixing bad conditional.Gravatar A. Unique TensorFlower2018-08-14
* Adding constant Select and Tile resolution.Gravatar A. Unique TensorFlower2018-08-13
* Fix emplace_back(new) callsGravatar Piotr Padlewski2018-08-09
* Automated rollback of commit c216a1be9564bd6b83b1e81b1eea65cc381bd82eGravatar Anna R2018-08-09
* Fix emplace_back(new) callsGravatar Piotr Padlewski2018-08-09
* Add helpful error output for Switch-related toco failureGravatar Jared Duke2018-08-09
* Follow-up fix for toco compilation on WindowsGravatar Jared Duke2018-08-09
* Merge pull request #21086 from taehoonlee:fix_typosGravatar TensorFlower Gardener2018-08-08
|\
* | Enable quantization support for ExpandDimsGravatar A. Unique TensorFlower2018-08-08
* | Fixing for TopKV2 shape propagation in Toco.Gravatar A. Unique TensorFlower2018-08-08
* | Allow empty shapes in certain cases within tocoGravatar Jared Duke2018-08-08
* | Fix toco compilation on WindowsGravatar Jared Duke2018-08-07
* | Implementation of logical_and logical_notGravatar A. Unique TensorFlower2018-08-06
* | Toco support for export "Div" to tensorflow graphdef.Gravatar A. Unique TensorFlower2018-08-06
* | ResolveConstantFakeQuant should try to match the exact math of the FakeQuant ...Gravatar Suharsh Sivakumar2018-08-06
* | Add Shape operator to quantization support whitelistGravatar Jared Duke2018-08-06
* | Add support for float output arrays in Quantized custom operators (custom ops...Gravatar A. Unique TensorFlower2018-08-03
* | Implementation of ctc beam search decoder op in custom op fashion.Gravatar A. Unique TensorFlower2018-08-02
* | Add support for processing quantized version of reduce_sum in tocoGravatar A. Unique TensorFlower2018-08-02
* | Fix toco:toco_port compilation on WindowsGravatar Jared Duke2018-08-01
* | Fix lint issueGravatar A. Unique TensorFlower2018-07-30
* | More explicit TOCO error message when the input graph is missing min/max neededGravatar A. Unique TensorFlower2018-07-30
* | Implementation of logical_or.Gravatar A. Unique TensorFlower2018-07-30
* | Update functionality of --allow_nudging_weights_to_use_fast_gemm_kernel.Gravatar Nupur Garg2018-07-27
* | Increase the input dimension size from 4 to 6 to address the RetinaNet modelGravatar A. Unique TensorFlower2018-07-26
* | Add one_hot op support to TFLiteGravatar Jared Duke2018-07-26
* | Support for shape attributes in custom ops for TocoGravatar A. Unique TensorFlower2018-07-25
* | Merge pull request #21080 from adoda:masterGravatar TensorFlower Gardener2018-07-24
|\ \
* \ \ Merge pull request #21028 from koul:patch-1Gravatar TensorFlower Gardener2018-07-24
|\ \ \
| | | * Fix typosGravatar Taehoon Lee2018-07-24
| |_|/ |/| |
* | | BatchToSpaceND support quantization, so make the transformation know that.Gravatar Suharsh Sivakumar2018-07-24
| | * fix typoGravatar adoda2018-07-24
* | | Implementation of stack.Gravatar A. Unique TensorFlower2018-07-23
* | | Allow scalar inputs for toco and TFLite zip testsGravatar Jared Duke2018-07-23
| |/ |/|