aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/pad_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Fixed bug in tf.pad shape logic that made it more restrictive than necessary ...Gravatar A. Unique TensorFlower2018-05-17
* Collapse adjacent dimensions that have no paddings.Gravatar Jingyue Wu2018-03-21
* Automated g4 rollback of changelist 188440916Gravatar Lukasz Kaiser2018-03-19
* Enable int8 tf.pad on GPU.Gravatar Jingyue Wu2018-03-13
* Collapse adjacent dimensions that have no paddings.Gravatar Jingyue Wu2018-03-08
* Add support for padding tf.string tensors on CPU.Gravatar RJ Ryan2018-03-07
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Changed tf.pad to now support partial unknown shapes so instead of having sha...Gravatar A. Unique TensorFlower2017-08-04
* Add a PadV2 op with support for specifying a pad value.Gravatar RJ Ryan2017-07-10
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* NumPy parity work for 1.0Gravatar Andrew Selle2016-10-31
* To make the tests run both on GPU and CPU, when available, override use_gpu toGravatar Gunhan Gulsoy2016-09-09
* Remove unnecessary copies from conv ops and pad ops.Gravatar A. Unique TensorFlower2016-08-05
* Remove simple cases of use_gpu from tensorflow tests.Gravatar Gunhan Gulsoy2016-08-04
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf/python.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
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Upstream latest changes to Git.Gravatar Manjunath Kudlur2015-11-06
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06