aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/mirror_pad_op.cc
Commit message (Expand)AuthorAge
* Add support for padding tf.string tensors on CPU.Gravatar RJ Ryan2018-03-07
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Add the int32 TypeConstraint to all kernels that could take both int32Gravatar Vijay Vasudevan2016-10-14
* Shard CPU implementation for mirror_pad to improve compile timesGravatar A. Unique TensorFlower2016-08-16
* Remove unnecessary copies from conv ops and pad ops.Gravatar A. Unique TensorFlower2016-08-05
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Rollforward of "Add MirrorPad op. This op is a variety of Pad op implementing...Gravatar A. Unique TensorFlower2016-03-11
* Rollback of "Add MirrorPad op. This op is a variety of Pad op implementing re...Gravatar Vijay Vasudevan2016-03-09
* Add MirrorPad op. This op is a variety of Pad op implementing reflect andGravatar A. Unique TensorFlower2016-03-09