aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/strided_slice_op_impl.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
* Add a new Dataset: PrependFromQueueAndPaddedBatchDataset.Gravatar Eugene Brevdo2018-02-01
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Enable bfloat16 for CPU kernelsGravatar A. Unique TensorFlower2018-01-16
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Register int64 for GPU StridedSlice kernelGravatar Shanqing Cai2017-11-10
* Automated g4 rollback of changelist 161781962Gravatar Eugene Brevdo2017-07-13
* Automated g4 rollback of changelist 161726749Gravatar A. Unique TensorFlower2017-07-13
* Factor out DenseUpdate ops into dense_update_functor build dep.Gravatar Eugene Brevdo2017-07-12
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Add complex128 GPU registrations to tf.gather and tf.strided_slice.Gravatar RJ Ryan2017-04-11
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Enable tf.strided_slice GPU kernel for tf.complex64.Gravatar RJ Ryan2017-02-17
* Registers kernels for resources on slice / stack.Gravatar A. Unique TensorFlower2016-12-21
* Registers resource handles by default for most kernels.Gravatar A. Unique TensorFlower2016-12-12
* 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
* Reduce the compilation time of strided_sliceGravatar Andrew Selle2016-07-15