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

Fix Metal handling for float16 literals #8260

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

shoaibkamil
Copy link
Contributor

This adds support for Metal to correctly handle float16 literals. Fixes #8245.

@shoaibkamil
Copy link
Contributor Author

Note that this doesn't fix #8257, but I plan on doing that as soon as I can get OpenCL working on one of my machines.

@steven-johnson steven-johnson added the release_notes For changes that may warrant a note in README for official releases. label Jun 3, 2024
@shoaibkamil
Copy link
Contributor Author

Failures unrelated (all due to Vulkan being broken).

@shoaibkamil shoaibkamil merged commit 9c75554 into main Jun 4, 2024
15 of 19 checks passed
@shoaibkamil shoaibkamil deleted the shoaibkamil/metal_f16 branch June 14, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_notes For changes that may warrant a note in README for official releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime error (ambiguous function call) for float16 on Metal backend
2 participants