aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/internal/BUILD
Commit message (Expand)AuthorAge
* Remove Dims from types.h, create build structure.Gravatar A. Unique TensorFlower2018-10-08
* Portability preparation for more cross-platform prototyping.Gravatar Pete Warden2018-09-24
* Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Optimized hybrid convolution with symmetric quantization.Gravatar Alan Chiao2018-08-28
* Remove eigen dependency from reference TFLite kernelsGravatar Jared Duke2018-08-21
* Change to internal CI for depthwiseconv_quantized_test for iOSGravatar Austin Anderson2018-08-13
* Merge pull request #20296 from freedomtan:lite_kernels_internal_testsGravatar TensorFlower Gardener2018-08-09
|\
* | Fix darwin_x86_64 TFLite buildsGravatar Jared Duke2018-08-01
* | Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
| * use tensorflow/contrib/lite/string.hGravatar Koan-Sin Tan2018-06-29
|/
* Initial application of runtime shapes to runtime kernels.Gravatar A. Unique TensorFlower2018-06-13
* Add support for 8bit ResizeBilinear and Slice op to tflite and tocoGravatar A. Unique TensorFlower2018-06-11
* Add unit tests to tflite kernelsGravatar A. Unique TensorFlower2018-05-23
* Restructure BUILD rules to be modularly correctGravatar A. Unique TensorFlower2018-05-18
* Add test to test suite.Gravatar A. Unique TensorFlower2018-05-08
* Add missing ":haswell" match to list of platform selectors.Gravatar A. Unique TensorFlower2018-05-08
* Adding Greater/GreaterEqual/LessEqual ops to complement Less.Gravatar A. Unique TensorFlower2018-05-07
* Implements matrix multiply-accumulate for linear no-offset (aka symmetric) qu...Gravatar A. Unique TensorFlower2018-05-01
* Implements linear no-offset (aka symmetric) quantizer.Gravatar A. Unique TensorFlower2018-04-26
* Adding some slightly more exhaustive strided_slice test parameters.Gravatar A. Unique TensorFlower2018-04-26
* Adding support for batch_to_space_nd op with crops.Gravatar A. Unique TensorFlower2018-04-11
* Supporting FakeQuant num_bits and getting the fake quant op matching tensorflow.Gravatar A. Unique TensorFlower2018-04-10
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Internal change.Gravatar A. Unique TensorFlower2018-03-07
* Optimizations to DepthwiseConv using 3x3 filters.Gravatar A. Unique TensorFlower2018-03-07
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-03-04
* Only use softfp for android builds to make odroid builds work.Gravatar Andrew Selle2018-03-02
* Build file bug fix for iOS simulators.Gravatar A. Unique TensorFlower2018-02-14
* Merge changes from github.Gravatar Michael Case2018-02-07
* A more efficient implementation of the Op using batch operations.Gravatar A. Unique TensorFlower2018-02-02
* TFLite: Conv CBLAS kernelGravatar Yu-Cheng Ling2018-02-02
* Add darwin_x86_64 config in TF Lite BUILD file.Gravatar Yu-Cheng Ling2018-02-01
* Buildifier cleanup.Gravatar Yifei Feng2018-01-22
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Internal Change.Gravatar Andrew Selle2017-11-10