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] Fix im2col with 32fp #5286

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

AidanBeltonS
Copy link
Collaborator

This PR modifies the im2col pathway to support fp32 types for the dst var. The change is modelled on the ggml-cuda.cu implementation. It has been tested on the SYCL-CUDA backend with an A100 GPU.

@AidanBeltonS AidanBeltonS changed the title Fix im2col with 32fp [SYCL] Fix im2col with 32fp Feb 2, 2024
@AidanBeltonS
Copy link
Collaborator Author

@NeoZhangJianyu @abhilash1910 @Alcpz, feel free to review or provide any other feedback

Copy link
Collaborator

@abhilash1910 abhilash1910 left a comment

Choose a reason for hiding this comment

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

LGTM in general .

@NeoZhangJianyu NeoZhangJianyu merged commit a305dba into ggerganov:master Feb 3, 2024
53 checks passed
@AidanBeltonS AidanBeltonS deleted the fix_im2col_fp32 branch February 5, 2024 09:28
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants