aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/pad_op.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Fix crash when `tf.pad` is used with int64 paddings. (#13517)Gravatar Yong Tang2017-10-17
* Don't use std::pair on GPU since it's not supported by nvccGravatar Benoit Steiner2017-08-30
* Add a PadV2 op with support for specifying a pad value.Gravatar RJ Ryan2017-07-10
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Let padding op handle large ( >= 2^31) tensors properly.Gravatar David G. Andersen2016-05-02
* Use 32bit indexing to pad tensors. This more than doubles the performance ofGravatar Benoit Steiner2016-03-09
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* Upstream a number of changes to git.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06