cuDNN C++ coding tutorial

Hi all, and thank you for reading this post.

Like the title says, I’m searching for a tutorial on cuDNN coding, under C++.

I’ve already got a project with cuDNN compiling and running, but no actual code.

I’ve been studying CNNs and my end goal is a class to compute an MNIST CNN.

Thank you very much for any replies.
Hugo Ferreira

Hi @prozak ,
Below links should be able to help you get started.

Thanks!