The error check code for cuDNN is duplicated in platform/cudnn_helper.h and platform/enforce.h
Created by: qingqing01
The code in platform/enforce.h
can check cuDNN error:
So, the code in platform/cudnn_helper.h can be removed.
Created by: qingqing01
The code in platform/enforce.h
can check cuDNN error:
So, the code in platform/cudnn_helper.h can be removed.