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

add groups to DenseConvDims (w/o implementation of grouped conv) #334

Closed
wants to merge 3 commits into from

Conversation

CarloLucibello
Copy link
Member

Factor out this small change from #289 to accelerate things.
After this PR, we can proceed with cudnn integration (FluxML/NNlibCUDA.jl#9)

CarloLucibello and others added 2 commits July 15, 2021 07:41
Co-authored-by: Dhairya Gandhi <dhairya@juliacomputing.com>
@DhairyaLGandhi
Copy link
Member

Unsure why this is done, the groups PR got the reviews it needed and is ready to merge too.

@CarloLucibello
Copy link
Member Author

Unsure why this is done, the groups PR got the reviews it needed and is ready to merge too.

because it has been in the work for 4 months, and since this is an outstanding missing feature we have I wanted to speed up things, e.g. work on the CUDA side of this, but having the support for froups in DenseConvDims is a necessary condition. If #289 is nearly fineshed I'm totally happy, just didn't look complete nor actively worked

@DhairyaLGandhi
Copy link
Member

It got the review I had wanted just yesterday (late night my time too), and have been actively maintaining it. It's done otherwise as you can see.

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