Skip to content

SYCL: disable Q4_0 reorder optimization by default #12560

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

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

qnixsynapse
Copy link
Collaborator

Disable reorder optimization for Q4_0 tensors(commit 08d5986) for now as it is currently seems to be broken.

It should be re-enabled once the kernels are fixed.

@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 25, 2025
@NeoZhangJianyu
Copy link
Collaborator

what's the issue of the q4_0 optimization? CI?

@Alcpz
Copy link
Collaborator

Alcpz commented Mar 25, 2025

It's the issue @qnixsynapse mentioned in #5277 (comment)

@NeoZhangJianyu
Copy link
Collaborator

OK!
I will check the CI issue.
Disable it as default is OK!
When it's fixed, I will reset it as default in same time.

@NeoZhangJianyu NeoZhangJianyu merged commit e2f5601 into master Mar 25, 2025
56 checks passed
@NeoZhangJianyu
Copy link
Collaborator

When I run the latest CI cases, all are passed.
Could you share your fault cases?

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.

3 participants