aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/fully_connected.cc
Commit message (Expand)AuthorAge
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-24
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Make FullyConnected() op work with real_mutiplier > 1.Gravatar A. Unique TensorFlower2018-08-09
* Remove unnecessary <unistd.h> includesGravatar Jared Duke2018-07-23
* Internal change.Gravatar A. Unique TensorFlower2018-07-20
* Automated rollback of commit bbc23f229eb01dcc285a5884954b0f0eebb0a68bGravatar A. Unique TensorFlower2018-07-12
* Internal change.Gravatar A. Unique TensorFlower2018-07-11
* More un-fused quantized LSTM support in TFLite interpreterGravatar A. Unique TensorFlower2018-06-28
* add int32 support for addGravatar A. Unique TensorFlower2018-06-28
* Un-fused quantized Babelfish LSTM cell support in TFLiteGravatar A. Unique TensorFlower2018-06-28
* Standardize shifts in (more) multiplication util functions.Gravatar A. Unique TensorFlower2018-06-12
* Internal Change.Gravatar A. Unique TensorFlower2018-06-11
* Make depthwiseconv handler handle filter ranges beyond 255Gravatar A. Unique TensorFlower2018-05-23
* Adds a kernel that checks whether vector is zero or not.Gravatar A. Unique TensorFlower2018-05-22
* Enhance error reporting.Gravatar A. Unique TensorFlower2018-05-21
* Support 1x1x1xN bias sizes in TFLite's convolution and FC layers.Gravatar A. Unique TensorFlower2018-05-17
* Making GetOptionalInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-16
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
* Internal change.Gravatar A. Unique TensorFlower2018-05-01
* Implementation of the fully-connected TFLite Op using the symmetric quantizat...Gravatar A. Unique TensorFlower2018-05-01
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Internal Change.Gravatar Andrew Selle2017-11-10