Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up`ResizeCropMirror(..., output_dtype=FLOAT)` returns UINT8 tensor #1097
Labels
Comments
|
@hyabe - yes, indeed it is a bug, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ResizeCropMirrorseems ignoringoutput_dtypeoption.It reproduces on DALI 0.11.0/CUDA 10.1/CentOS 7.5 with the following code:
On my machine, DALI returns
UINT8instead ofFLOATas follows: