aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/strided_slice_op_gpu.cu.cc
Commit message (Expand)AuthorAge
* Automated g4 rollback of changelist 177191521Gravatar Sourabh Bajaj2017-11-28
* Automated g4 rollback of changelist 176737730Gravatar Sourabh Bajaj2017-11-28
* Registers StridedSlice for int64 tensor on GPUsGravatar A. Unique TensorFlower2017-11-22
* Add complex128 GPU registrations to tf.gather and tf.strided_slice.Gravatar RJ Ryan2017-04-11
* Enable tf.strided_slice GPU kernel for tf.complex64.Gravatar RJ Ryan2017-02-17
* Increase maximum tensor rank to 7 for slice, strided_slice, and tile ops.Gravatar A. Unique TensorFlower2017-01-24
* 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
* Implement gradient for StridedSlice op.Gravatar Andrew Selle2016-06-24
* Extended slicing in TensorFlow (similar to NumPy)Gravatar Andrew Selle2016-06-15