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 typo in SpatialConvolution #61

Merged
merged 1 commit into from
Oct 2, 2015

Conversation

albanD
Copy link
Contributor

@albanD albanD commented Oct 2, 2015

It only has an impact if we use more than 1 group.
It would be complex to add a corresponding unit test since this option is not implemented in nn convolution.
Is this options really used btw?

soumith added a commit that referenced this pull request Oct 2, 2015
@soumith soumith merged commit c583b75 into soumith:master Oct 2, 2015
@soumith
Copy link
Owner

soumith commented Oct 2, 2015

i use this option in a few projects. I wonder when this bug creeped up, weird. (looks like since R3).

@albanD albanD deleted the typo_Spatial_Convolution branch October 2, 2015 15:45
@fmassa
Copy link
Collaborator

fmassa commented Oct 2, 2015

If you think it's worth it, I'll send a PR to nn with groups support. Would it be useful ?

@albanD
Copy link
Contributor Author

albanD commented Oct 2, 2015

I do not use it, it just catched my eye while reading the code.
But maybe Soumith would need it.

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.

3 participants