aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/image_grad.py
Commit message (Expand)AuthorAge
* Add Nearest Neighbor sampling to tf.image.crop_and_resize() opGravatar A. Unique TensorFlower2018-05-10
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* 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
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* In call_cpp_shape_fn, use whether the shape inference fn requested input tensorGravatar A. Unique TensorFlower2016-11-15
* Make the python default for shape fn be call_cpp_shape_fn.Gravatar A. Unique TensorFlower2016-11-14
* Switch to C++ shape inference fns for more ops in image_grad, io_ops,Gravatar A. Unique TensorFlower2016-09-07
* 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
* Adds an "align_corners" option to the ResizeNearestNeighbor (+its gradient), ...Gravatar A. Unique TensorFlower2016-01-27
* Prepare to hide tf.tensor_utilGravatar Geoffrey Irving2016-01-20
* Change: 111565458Gravatar Manjunath Kudlur2016-01-07
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25