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

SYCL: Disable f16 Unary OPs as not supported by the kernels #12201

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

qnixsynapse
Copy link
Contributor

Commit 87abb7e added some F16 tests to Unary OPs. Disabled them in the device OP function.

Will implement and enable those once I finish up some refactoring.

@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels Mar 5, 2025
Copy link
Collaborator

@Rbiessy Rbiessy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix

@Rbiessy Rbiessy merged commit 5e43f10 into ggml-org:master Mar 5, 2025
47 checks passed
@qnixsynapse qnixsynapse deleted the fix/f16unaryop branch March 6, 2025 01:56
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants