aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/image/python
Commit message (Expand)AuthorAge
* Add C0301 line-too-long error to pylint sanity check.Gravatar Yifei Feng2018-01-26
* Add tf.contrib.image.connected_components.Gravatar Dan Ringwalt2018-01-17
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* hsv_in_yiq gpu implementation.Gravatar A. Unique TensorFlower2017-12-04
* Delete trailing whitespace in Python codeGravatar A. Unique TensorFlower2017-11-27
* Add docstring note about .transform() backprop behaviour.Gravatar A. Unique TensorFlower2017-11-16
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* [Windows] Include tf.contrib.image ops as part of the Windows build.Gravatar Derek Murray2017-10-04
* Add ops that perform color transforms (including changing value, saturation a...Gravatar A. Unique TensorFlower2017-09-15
* Fix typo in contrib.image documentation.Gravatar A. Unique TensorFlower2017-06-19
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* 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 Dan Ringwalt2017-05-05
* Merge changes from github.Gravatar Patrick Nguyen2017-04-17
* Internal changesGravatar Rohan Jain2017-03-23
* Add a tf.contrib.image.compose_transforms function (#781).Gravatar Dan Ringwalt2017-03-19
* Fix the dlopen contrib test hack by making a pywrap_tensorflow module that im...Gravatar Jonathan Hseu2017-02-28
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* Update callers of array_ops.concat to call array_ops.concat_v2 instead since ...Gravatar A. Unique TensorFlower2017-01-04
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add a tf.contrib.image.rotate function using a new ImageProjectiveTransform o...Gravatar Dan Ringwalt2016-12-07