Skip to content

SYCL: Fix im2col #12910

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 3 commits into from
Apr 14, 2025
Merged

SYCL: Fix im2col #12910

merged 3 commits into from
Apr 14, 2025

Conversation

qnixsynapse
Copy link
Collaborator

@qnixsynapse qnixsynapse commented Apr 12, 2025

It was necessary to fix Gemma 3 vision:

After this change, Gemma 3 vision working:
image

@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 Apr 12, 2025
Copy link
Collaborator

@NeoZhangJianyu NeoZhangJianyu left a comment

Choose a reason for hiding this comment

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

It' good work!
have you run CI locally?

@qnixsynapse
Copy link
Collaborator Author

@NeoZhangJianyu Yes. Should I trigger it here as well?

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.

LGTM!

@NeoZhangJianyu
Copy link
Collaborator

@NeoZhangJianyu Yes. Should I trigger it here as well?

OK, I trust you!
No need the online CI.

@Rbiessy Rbiessy merged commit 75afa0a into master Apr 14, 2025
54 of 55 checks passed
@Rbiessy Rbiessy deleted the fix_im2col branch April 14, 2025 12:24
colout pushed a commit to colout/llama.cpp that referenced this pull request Apr 21, 2025
* SYCL: Fix im2col

* restore local workgroup size adjustments for large inputs

* restore format
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