yolo2_light icon indicating copy to clipboard operation
yolo2_light copied to clipboard

'CUDNN_ACTIVATION_IDENTITY': undeclared identifier

Open deimsdeutsch opened this issue 5 years ago • 4 comments

1>src\additionally.c(1639): error C2065: 'CUDNN_ACTIVATION_IDENTITY': undeclared identifier

deimsdeutsch avatar Sep 06 '18 14:09 deimsdeutsch

Yes, CUDNN_ACTIVATION_IDENTITY is supported only since cuDNN 7.1.1 https://docs.nvidia.com/deeplearning/sdk/cudnn-release-notes/rel_711.html#rel_711

I will edit Readme.md

AlexeyAB avatar Sep 06 '18 14:09 AlexeyAB

I fixed Readme.md

AlexeyAB avatar Sep 06 '18 14:09 AlexeyAB

@AlexeyAB

I have tried many configs but its not working for me. Please tell me your config: nvidia display driver version cuda version cudnn version

deimsdeutsch avatar Sep 22 '18 06:09 deimsdeutsch

Resolved: ubuntu 18.04 Display driver 410.48 Cuda 10.0 Cudnn 7.3.0

deimsdeutsch avatar Sep 22 '18 10:09 deimsdeutsch