Skip to content
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

Should explicit conversion with half exist? #1190

Open
rjodinchr opened this issue Jun 21, 2024 · 1 comment
Open

Should explicit conversion with half exist? #1190

rjodinchr opened this issue Jun 21, 2024 · 1 comment

Comments

@rjodinchr
Copy link

Documentation says that no explicit conversion is provided for half:

But the header in clang is defining it in both direction (input and output) for every type:

I see half conversion being used in tensorflow lite:

@bashbaug
Copy link
Contributor

bashbaug commented Jul 9, 2024

Recording discussion from working group teleconference: this is an issue merging with the cl_khr_fp16 spec. Need to document that this functionality is required, but only when the extension is supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Next Spec Release
Development

No branches or pull requests

2 participants