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

conv does not support group argument or channelmajor format #267

Open
denizyuret opened this issue Jan 15, 2021 · 2 comments
Open

conv does not support group argument or channelmajor format #267

denizyuret opened this issue Jan 15, 2021 · 2 comments

Comments

@denizyuret
Copy link

I did not find this in other issues, if not elsewhere should add it to our todo list. For a description of grouped convolutions see:
https://towardsdatascience.com/a-comprehensive-introduction-to-different-types-of-convolutions-in-deep-learning-669281e58215

@denizyuret denizyuret changed the title conv does not support group argument conv does not support group argument or channelmajor format Jan 19, 2021
@denizyuret
Copy link
Author

Another option used in cudnn is the channelmajor (CUDNN_TENSOR_NHWC) tensor format.

@CarloLucibello
Copy link
Member

CarloLucibello commented Jul 16, 2021

Only the channelmajor feature left after #289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants