-
Notifications
You must be signed in to change notification settings - Fork 1.7k
C++: Support more complex 16-bit float types #19862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4159bce
to
2843a59
Compare
<e> | ||
<k>@complex_fp16</k> | ||
<v>124</v> | ||
</e> | ||
<e> | ||
<k>@complex_std_bfloat16</k> | ||
<v>124</v> | ||
</e> | ||
<e> | ||
<k>@complex_std_float16</k> | ||
<v>124</v> | ||
</e> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that I just hacked this in, as stats file generation is currently broken. I do a proper update once that is fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LTGM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small comment otherwise LGTM
Approving - assuming this will not merge before checks are green :-) |
No description provided.