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

Support grouped convolutions #900

Merged
merged 1 commit into from
Feb 28, 2018
Merged

Support grouped convolutions #900

merged 1 commit into from
Feb 28, 2018

Conversation

f0k
Copy link
Member

@f0k f0k commented Feb 21, 2018

Adds support for grouped convolutions in the Conv*DLayer classes, along with tests, usable only with Theano 0.10 and above (a proper error message is given for older Theano versions).

Dilated and transposed convolutions should support groups as well, but this can wait until after #716 and #850, respectively.

@f0k f0k added this to the v0.2 milestone Feb 21, 2018
@f0k f0k merged commit 7b4d1e2 into Lasagne:master Feb 28, 2018
@f0k f0k deleted the grouped-conv branch February 28, 2018 14:10
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.

None yet

1 participant