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

Convolution overhaul. #351

Merged
merged 2 commits into from
Dec 27, 2022
Merged

Convolution overhaul. #351

merged 2 commits into from
Dec 27, 2022

Conversation

luitjens
Copy link
Collaborator

This version is functionally correct. Supports all batching options, switching signal and filter, operators, etc.

Performance optimized version will come later.

This version is functionally correct.  Supports all batching options,
switching signal and filter, operators, etc.

Performance optimized version will come later.
include/matx/kernels/conv.cuh Show resolved Hide resolved
include/matx/transforms/conv.h Show resolved Hide resolved
@luitjens luitjens merged commit c104d04 into main Dec 27, 2022
@luitjens luitjens deleted the conv2d branch March 9, 2023 20:17
cliffburdick pushed a commit that referenced this pull request Dec 8, 2023
* Convolution overhaul.

This version is functionally correct.  Supports all batching options,
switching signal and filter, operators, etc.

Performance optimized version will come later.

* cleanup
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.

2 participants