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

Transposed convolution improvements #160

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

AdrianLundell
Copy link
Collaborator

  • New more efficient algorithm for strides <= 2 and large input channels
  • Minimizes scratch buffer needed for original algorithm

- New more efficient algorithm for strides <= 2 and large input channels
- Minimizes scratch buffer needed for original algorithm

Change-Id: I79cb20bd7298cbb3b9d2ed27ab1a954e1f4b906c
@mansnils
Copy link
Contributor

Nice work! Please check the warnings in arm_nnfunctions.h.

@AdrianLundell AdrianLundell merged commit 628c103 into ARM-software:main Nov 11, 2024
2 of 3 checks passed
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