Allow `tfexample_decoder.BoundingBox` to be created from dense tensor (#13402)
Modife the `.tensor_to_items()` method on the `BoundingBox` so that it can be created from dense tensors, as well as sparse tensors (which are currently required).
Loading
Please sign in to comment