aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/image_ops_test.cc
Commit message (Expand)AuthorAge
* Improve shape function of `tf.image.draw_bounding_boxes` (#19237)Gravatar Yong Tang2018-05-14
* Improve shape inference with `DecodeAndCropJpeg` (#13750)Gravatar Yong Tang2017-10-17
* Add crop_and_decode_jpeg_op that combines the crop and decode for betterGravatar Mingxing Tan2017-09-12
* Add extract_jpeg_shape such that we can get the image shape without actuallyGravatar Mingxing Tan2017-08-29
* Introduce QuantizedReslizeBilinearGravatar A. Unique TensorFlower2017-06-12
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Switch remaining ops in image_ops.py to use C++ shape functions.Gravatar A. Unique TensorFlower2016-09-08
* Delegate to C++ shape inference functions for several ops inGravatar A. Unique TensorFlower2016-08-30
* Add C++ shape inference functions for ParseExample andGravatar A. Unique TensorFlower2016-08-11
* C++ shape inference for some image ops.Gravatar Suharsh Sivakumar2016-08-01
* Cleanups for shape inference (mainly testing):Gravatar A. Unique TensorFlower2016-07-22
* Add C++ shape inference functions for several image ops.Gravatar A. Unique TensorFlower2016-07-20