aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/strided_slice_test.cc
Commit message (Expand)AuthorAge
* Ignore stop indices when shrink_axis_mask is set in tf.lite StridedSlice impl...Gravatar RJ Ryan2018-06-28
* add more fixesGravatar Koan-Sin Tan2018-06-14
* make TFLite kernel tests workGravatar Koan-Sin Tan2018-06-14
* Fixing a bug in strided slice. The op was not handling negative indices corre...Gravatar A. Unique TensorFlower2018-04-17
* Add 8bit strided slice op to tfliteGravatar A. Unique TensorFlower2018-04-03
* Internal ChangeGravatar A. Unique TensorFlower2018-03-09
* Fix some tf-lite testsGravatar Gunhan Gulsoy2018-02-02
* Fix tolerance too tight for Wasserstein distance test.Gravatar A. Unique TensorFlower2018-02-02
* Fix some tf-lite testsGravatar Gunhan Gulsoy2018-02-02
* Support shrink_axis_mask argument of StridedSlice Op for TfLite.Gravatar A. Unique TensorFlower2018-01-29
* Support StridedSlice in TFLite for 1D-4D tensors.Gravatar A. Unique TensorFlower2018-01-23