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

Fixing weight shape for grouped Conv2D #797

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Conversation

coreylowman
Copy link
Owner

Resolves #792

@coreylowman coreylowman merged commit 780b347 into main Jun 23, 2023
8 checks passed
@coreylowman coreylowman deleted the fix-grouped-conv2d-nn branch June 23, 2023 19:04
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.

Conv2D IN_CHAN is wrong if GROUPS > 1
1 participant