Why there is no Float16 type? #2998
Unanswered
FengJungle
asked this question in
Q&A
Replies: 2 comments 1 reply
-
We typically add functionality as we encounter it. I would encourage you to contribute this simple extension. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I am not an expert in the limit values for float16, but if the integer representation you listed above corresponds to min & max float16, feel free to add this case to the switch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title, why there is no float16 type?
Beta Was this translation helpful? Give feedback.
All reactions