aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/image/BUILD
Commit message (Expand)AuthorAge
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Adding non-linear image warping ops to tf.contrib.imageGravatar A. Unique TensorFlower2018-03-19
* Automated g4 rollback of changelist 189089672Gravatar Yifei Feng2018-03-14
* Adding non-linear image warping ops to tf.contrib.imageGravatar A. Unique TensorFlower2018-03-14
* 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
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* BUILD dependency cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-26
* [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
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-08-31
* This is to add a C++ binary target for tf.contrib.image.bipartite_match op soGravatar A. Unique TensorFlower2017-08-23
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-06
* This is to add the tf.contrib.image.bipartite_match op. It can find bipartite...Gravatar A. Unique TensorFlower2017-05-10
* 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
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Add a tf.contrib.image.rotate function using a new ImageProjectiveTransform o...Gravatar Dan Ringwalt2016-12-07