How to specify grid and block size for cuDNN?

Hi everyone,

Recently I’ve faced with issue that I cannot share resources between multiple functions from cuDNN …

I mean that I cannot restrict cuDNN function to use smaller grid and block sizes …

Is there such possibility ? Maybe I missed something in API …

Hi @redradist

I am afraid, this cant be done.

Thanks!