I've successfully compiled OpenCV 4.1.1 with CUDA and cuDNN from sources.
For CUDA I see the corresponding module.
But what about cuDNN? How can I use it from OpenCV/Python ?
I found only one mention of cuDNN at opencv repository.
How OpenCV does use cuDNN?