Home
last modified time | relevance | path

Searched refs:box_indices (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.image.pbtxt45 …argspec: "args=[\'image\', \'boxes\', \'box_indices\', \'crop_size\', \'method\', \'extrapolation_…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.image.pbtxt45 …ind\', \'crop_size\', \'method\', \'extrapolation_value\', \'name\', \'box_indices\'], varargs=Non…
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py4675 box_indices, argument
4751 return gen_image_ops.crop_and_resize(image, boxes, box_indices, crop_size,
4768 box_indices=None): argument
4769 box_ind = deprecation.deprecated_argument_lookup('box_indices', box_indices,
Dimage_ops_test.py5992 box_indices=[1],
6002 box_indices=[1],