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

is there interest in ggml_unfold_1d ? #866

Open
balisujohn opened this issue Jun 20, 2024 · 0 comments
Open

is there interest in ggml_unfold_1d ? #866

balisujohn opened this issue Jun 20, 2024 · 0 comments

Comments

@balisujohn
Copy link
Contributor

So unfold is an op that PyTorch supports that is a little bit hard to explain concisely but is explained here.

https://stackoverflow.com/questions/53972159/how-does-pytorchs-fold-and-unfold-work

I need it for tortoise.cpp, so as usual I will be implementing it anyway, and I'm happy to upstream it if desired. I'm still exploring implementation details but I'll post a PR once a passable draft is ready.

@balisujohn balisujohn changed the title is there interest in ggml_unfold_1d is there interest in ggml_unfold_1d ? Jun 20, 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

No branches or pull requests

1 participant