ayush00git commented on PR #3253: URL: https://github.com/apache/fory/pull/3253#issuecomment-3840788883
> Hi@ayush00git, thansk for opening up this PR. I think we need real float16 isntead of fallbakcing to float32 Hey @chaokunyang I this is the exact thing that i just fixed, previously it was falling back to `float32`, now its using the `float16` accessor. Or if is it something i am confused about, could you give me a exact reference of changes you want ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
