aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/sample_distorted_bounding_box_op.cc
Commit message (Expand)AuthorAge
* fix type name is not allowedGravatar fo402252018-02-11
* Update sample_distorted_bounding_box to use Tensor Input for min_object_cover...Gravatar Yong Tang2017-06-28
* Use "empty" member function to test for emptinessGravatar A. Unique TensorFlower2017-05-30
* Minor fix: allowing min_object_overlap to be 0.Gravatar A. Unique TensorFlower2016-12-28
* Portability fixes for various kernels.Gravatar Derek Murray2016-09-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fixing more silent 64->32 conversions with explicit warnings (and/orGravatar David G. Andersen2016-04-13
* Temporary rollback of half support in TF_CALL_REAL_NUMBER_TYPES()Gravatar A. Unique TensorFlower2016-04-08
* Make TF_CALL_REAL_NUMBER_TYPES() and related macros include Eigen::halfGravatar A. Unique TensorFlower2016-04-08
* Add explicit casts for a few ops that assumed it could implicitly cast to/fromGravatar A. Unique TensorFlower2016-03-29
* Use faster floating point rounding and floor primitives in a couple of image ...Gravatar A. Unique TensorFlower2016-03-11
* Add tf.image.draw_bounding_box and tf.image.sample_distorted_bounding_box.Gravatar Martin Wicke2016-02-14