The cudnn seems haven't been installed, but it worked

When I installed the fastai on Ubuntu with conda, I found that the cudnn package seems not be installed. However, I tested with the code “cudnn.is_available()”, it returned “True”. It’s amazing, but I don’t know why.