aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/strided_slice_op_test.cc
Commit message (Expand)AuthorAge
* Revert "Arbitrary dim for slice (#11140)" (#15025)Gravatar Sourabh Bajaj2017-12-01
* Revert "Branch 175277161"Gravatar Martin Wicke2017-11-10
* Simplify strided_slice's shape handlingGravatar Geoffrey Irving2017-06-26
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Enable tf.strided_slice GPU kernel for tf.complex64.Gravatar RJ Ryan2017-02-17
* More shape inference for strided sliceGravatar A. Unique TensorFlower2016-10-18
* Cleanup license headerGravatar A. Unique TensorFlower2016-09-29
* Add StridedSlice C++ shape fn and change python to use it.Gravatar A. Unique TensorFlower2016-09-15
* Extended slicing in TensorFlow (similar to NumPy)Gravatar Andrew Selle2016-06-15