Home
last modified time | relevance | path

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 Dapi_def_SampleDistortedBoundingBoxV2.pbtxt113 begin, size, bbox_for_draw = tf.image.sample_distorted_bounding_box(
H A Dapi_def_SampleDistortedBoundingBox.pbtxt113 begin, size, bbox_for_draw = tf.image.sample_distorted_bounding_box(
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.image.pbtxt248 name: "sample_distorted_bounding_box"
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/
H A Dtensorflow.image.pbtxt220 name: "sample_distorted_bounding_box"
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_test.py2481 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 Dimage_ops_impl.py3633 def sample_distorted_bounding_box(image_size, function
/aosp_15_r20/external/tensorflow/
H A DRELEASE.md4666 version of `sample_distorted_bounding_box` op. Given the same seed,