Add fp16 support to the DrawBoundingBoxes op; used for e.g. Inception.
(The bounding box is still in fp32, since it most likely comes from ExampleReader, which doesn't support fp16. In any case, it's much less data.) Change: 123100239
Loading
Please sign in to comment