aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/strided_slice_op.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* TF_CALL_ALL_TYPES should include variantGravatar Alexandre Passos2018-02-02
* Make ResourceHandle not be a protoGravatar Geoffrey Irving2017-06-27
* Registers kernels for resources on slice / stack.Gravatar A. Unique TensorFlower2016-12-21
* Create GPU implementation of StridedSliceAssignGravatar Andrew Selle2016-10-26
* Cleanup license headerGravatar A. Unique TensorFlower2016-09-29
* Add sliced assignment to variablesGravatar Andrew Selle2016-08-31
* Fixed the initialization of the gradients for the strided slice op on GPUGravatar Benoit Steiner2016-07-20
* Implement gradient for StridedSlice op.Gravatar Andrew Selle2016-06-24
* Extended slicing in TensorFlow (similar to NumPy)Gravatar Andrew Selle2016-06-15