aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/image_grad_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* tf.image.resize_bilinear gradient support for float16Gravatar Asim Shankar2018-02-14
* Implementing gradients for tf.image.resize_bicubic.Gravatar A. Unique TensorFlower2017-09-13
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* To make the tests run both on GPU and CPU, when available, override use_gpu toGravatar Gunhan Gulsoy2016-09-09
* GPU implementation of forward and backward bilinear interpolation.Gravatar A. Unique TensorFlower2016-09-08
* Remove more uses of use_gpu from tensorflow tests.Gravatar Gunhan Gulsoy2016-08-05
* Correct bug in crop_and_resize which caused failures to some tests.Gravatar A. Unique TensorFlower2016-06-29
* Adds a crop_and_resize_op. Crops multiple boxes from a single image and resiz...Gravatar A. Unique TensorFlower2016-06-22
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25