Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

How to use sass_func for computing convolution? #523

Open
peyer opened this issue Jun 13, 2019 · 1 comment
Open

How to use sass_func for computing convolution? #523

peyer opened this issue Jun 13, 2019 · 1 comment

Comments

@peyer
Copy link

peyer commented Jun 13, 2019

Thanks for your great work!
I just wanna to compare the latency of running convolution layer between anakin_sass and cudnn, and I have successfully ran convolution layer with cudnn.
However, when I call api of direct_conv_bias_Kdivis4 in sass_funcs.h, I found that I just did not understand the meaning of parameters like img_in_channel_stride, img_in_height_stride and so on.
So, How should I set the img_in_channel_stride parameter properly?

@throneclay
Copy link
Collaborator

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

No branches or pull requests

2 participants