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

plan_conv #358

Open
baggepinnen opened this issue May 12, 2020 · 1 comment
Open

plan_conv #358

baggepinnen opened this issue May 12, 2020 · 1 comment

Comments

@baggepinnen
Copy link
Contributor

When performing several similar convolutions, it would be convenient to have a facility similar to plan_fft that creates a workspace structure with caches for conv, so that conv!(plan, u, v) or conv!(out, plan, u, v) is allocation free

@galenlynch
Copy link
Member

Yeah that could be useful, and maybe not all that difficult to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants