Permalink
Show file tree
Hide file tree
17 changes: 15 additions & 2 deletions
17
tensorflow/python/kernel_tests/image_ops/draw_bounding_box_op_test.py
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix dtype bug in draw bounding boxes.
Boxes always needs to be type `float`. PiperOrigin-RevId: 461800676
- Loading branch information
1 parent
785d67a
commit da0d65c
Showing
2 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters