aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/image/ops
Commit message (Expand)AuthorAge
* Use an ImageProjectiveTransformV2 op for backwards compatibility (#17011).Gravatar Dan Ringwalt2018-08-30
* BEGIN_PUBLICGravatar Dan Ringwalt2018-08-10
* Register float16 for ImageProjectiveTransform ops in image_ops.ccGravatar Yong Tang2018-06-23
* contrib/image: minor spelling tweaks (#18162)Gravatar brett koonce2018-04-11
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Add tf.contrib.image.connected_components.Gravatar Dan Ringwalt2018-01-17
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* Add ops that perform color transforms (including changing value, saturation a...Gravatar A. Unique TensorFlower2017-09-15
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-05-26
* Change shape inference so that a single resource tensor can carryGravatar A. Unique TensorFlower2017-05-25
* This is to add the tf.contrib.image.bipartite_match op. It can find bipartite...Gravatar A. Unique TensorFlower2017-05-10
* Add bilinear interpolation to tf.contrib.image.Gravatar Dan Ringwalt2017-05-05
* Merge changes from github.Gravatar Patrick Nguyen2017-04-17
* Add a tf.contrib.image.rotate function using a new ImageProjectiveTransform o...Gravatar Dan Ringwalt2016-12-07