Searched refs:sample_distorted_bounding_box (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/base_api/ |
H A D | api_def_SampleDistortedBoundingBoxV2.pbtxt | 113 begin, size, bbox_for_draw = tf.image.sample_distorted_bounding_box(
|
H A D | api_def_SampleDistortedBoundingBox.pbtxt | 113 begin, size, bbox_for_draw = tf.image.sample_distorted_bounding_box(
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/ |
H A D | tensorflow.image.pbtxt | 248 name: "sample_distorted_bounding_box"
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/ |
H A D | tensorflow.image.pbtxt | 220 name: "sample_distorted_bounding_box"
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | image_ops_test.py | 2481 begin, size, _ = image_ops.sample_distorted_bounding_box( 2502 begin, size, _ = image_ops.sample_distorted_bounding_box( 2609 begin, end, bbox_for_drawing = image_ops.sample_distorted_bounding_box( 2625 begin, end, bbox_for_drawing = image_ops.sample_distorted_bounding_box( 2647 begin, end, bbox_for_drawing = image_ops.sample_distorted_bounding_box( 2819 image_ops_impl.sample_distorted_bounding_box( 2821 image_ops_impl.sample_distorted_bounding_box(
|
H A D | image_ops_impl.py | 3633 def sample_distorted_bounding_box(image_size, function
|
/aosp_15_r20/external/tensorflow/ |
H A D | RELEASE.md | 4666 version of `sample_distorted_bounding_box` op. Given the same seed,
|