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

Make im2col packing mostly generic #358

Merged
merged 2 commits into from
Sep 14, 2024
Merged

Make im2col packing mostly generic #358

merged 2 commits into from
Sep 14, 2024

Conversation

robertknight
Copy link
Owner

This is a step towards implementing ConvInteger and supporting non-f32 float types in convolution.

Part of #347.

@robertknight robertknight marked this pull request as ready for review September 14, 2024 21:19
Refactor im2col packing so it can be used to pack images that are stored using
types other than f32.
@robertknight robertknight merged commit 27028a1 into main Sep 14, 2024
2 checks passed
@robertknight robertknight deleted the generic-im2col branch September 14, 2024 21:24
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