aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/internal
Commit message (Expand)AuthorAge
...
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-30
* Refactor reduce_sum, reduce_prod, reduce_max, reduce_min, reduce_anyGravatar A. Unique TensorFlower2018-08-30
* Move legacy ops to the legacy files.Gravatar A. Unique TensorFlower2018-08-30
* Consolidate refactoring of runtime shapes.Gravatar A. Unique TensorFlower2018-08-30
* Internal change.Gravatar Jian Li2018-08-29
* Optimized hybrid convolution with symmetric quantization.Gravatar Alan Chiao2018-08-28
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-28
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-28
* Implementation of floor_div.Gravatar A. Unique TensorFlower2018-08-28
* Implementation of reduce_any.Gravatar A. Unique TensorFlower2018-08-28
* Internal change.Gravatar Jian Li2018-08-27
* Quantize mean operator for uint8.Gravatar A. Unique TensorFlower2018-08-24
* Implementation of unpack op.Gravatar A. Unique TensorFlower2018-08-23
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-23
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-22
* Internal change.Gravatar A. Unique TensorFlower2018-08-22
* Remove eigen dependency from reference TFLite kernelsGravatar Jared Duke2018-08-21
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Fix padding of padding values.Gravatar A. Unique TensorFlower2018-08-21
* Support reduce_minGravatar A. Unique TensorFlower2018-08-21
* Added uint8 support for Pack.Gravatar A. Unique TensorFlower2018-08-20
* Rollback of commit 9aab0861f45ae31850cc3d61cb48a628a9a809cc.Gravatar A. Unique TensorFlower2018-08-20
* Automated rollback of commit f32afcd244beb255060c3d489f117289a3496efcGravatar A. Unique TensorFlower2018-08-20
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-20
* NEON optimizations for second-most-common Mul uint8 kernel.Gravatar A. Unique TensorFlower2018-08-16
* NEON optimizations for most common-Mul uint8 kernel.Gravatar A. Unique TensorFlower2018-08-15
* Move params to kernels/internal/types.h.Gravatar A. Unique TensorFlower2018-08-15
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-15
* Quantized Dilated Convolution support.Gravatar Suharsh Sivakumar2018-08-14
* Introduce fivefold broadcast Mul op kernels for uint8.Gravatar A. Unique TensorFlower2018-08-14
* Change to internal CI for depthwiseconv_quantized_test for iOSGravatar Austin Anderson2018-08-13
* Make FullyConnected() op work with real_mutiplier > 1.Gravatar A. Unique TensorFlower2018-08-09
* Merge pull request #20296 from freedomtan:lite_kernels_internal_testsGravatar TensorFlower Gardener2018-08-09
|\
* | Perform cumulation before adding bias.Gravatar A. Unique TensorFlower2018-08-09
* | Fix Windows TFLite buildsGravatar Jared Duke2018-08-07
* | ResolveConstantFakeQuant should try to match the exact math of the FakeQuant ...Gravatar Suharsh Sivakumar2018-08-06
* | Fix more issues with TFLite compilation on WindowsGravatar Jared Duke2018-08-06
* | Supports 2-4D tensors with PRelu.Gravatar Yu-Cheng Ling2018-08-03
* | Implementation of ctc beam search decoder op in custom op fashion.Gravatar A. Unique TensorFlower2018-08-02
* | Support TFLite framework compilation on WindowsGravatar Jared Duke2018-08-01
* | Fix darwin_x86_64 TFLite buildsGravatar Jared Duke2018-08-01
* | Generalize the Conv() op to support input product scale > output scale, i.e.Gravatar A. Unique TensorFlower2018-08-01
* | Implementation of logical_or.Gravatar A. Unique TensorFlower2018-07-30
* | SpaceToBatchND should pad with zero_point when inference_type is uint8Gravatar Suharsh Sivakumar2018-07-26
* | More changes for TFLite portabilityGravatar Jared Duke2018-07-26
* | Implementation of stack.Gravatar A. Unique TensorFlower2018-07-23
* | Support scalar inputs for reduce opsGravatar Jared Duke2018-07-20
* | Rework Add / Sub kernels signatures.Gravatar A. Unique TensorFlower2018-07-19
* | add int32 support for divGravatar A. Unique TensorFlower2018-07-18
* | Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17