Hi, When I use cudnn V8 for CNN forward propagation, I find that cudnn V8 is much slower than cudnn V7 in loading the library whether pre-load library by using cudnnninferversioncheck() or dynamic loading. Normal?
Hi, When I use cudnn V8 for CNN forward propagation, I find that cudnn V8 is much slower than cudnn V7 in loading the library whether pre-load library by using cudnnninferversioncheck() or dynamic loading. Normal?
Hi @zxj_fight ,
Apologies for the delayed response.
This is the expected behavior.
Thanks!