Skip to content

feat: adds new OP ggml_unfold_1d#867

Draft
balisujohn wants to merge 4 commits intoggml-org:masterfrom
balisujohn:dev-unfold-1d
Draft

feat: adds new OP ggml_unfold_1d#867
balisujohn wants to merge 4 commits intoggml-org:masterfrom
balisujohn:dev-unfold-1d

Conversation

@balisujohn
Copy link
Copy Markdown
Contributor

This PR adds the op ggml_unfold_1d with arguments k for kernel size and s for stride. This issue describes it a bit more: #866. The unfold is performed on the first dimension. Currently there is only a CPU version implemented but I will implement a GPU version shortly then remove the draft PR tag. This functionality is required for tortoise.cpp.

@balisujohn balisujohn marked this pull request as draft June 21, 2024 20:50
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.

1 participant