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

fix: add dilation and groups field to conv layers #204

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

minghuaw
Copy link
Collaborator

@minghuaw minghuaw commented Feb 13, 2025

Closes: #203

@dcvz This might be a good time to set up a dev branch given that this would be a breaking change?

@minghuaw minghuaw requested a review from dcvz February 13, 2025 08:03
@dcvz dcvz changed the base branch from main to dev February 18, 2025 13:14
Copy link
Contributor

@dcvz dcvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@minghuaw minghuaw merged commit 3306546 into dev Feb 19, 2025
3 checks passed
@minghuaw minghuaw deleted the fix/add-dilation-to-conv branch February 19, 2025 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dilation parameter to convolution layers
2 participants