dangweili / pedestrian-attribute-recognition-pytorch

A simple baseline for pedestrian attribute recognition in surveillance scenarios
332 stars 80 forks source link

RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED #24

Open 363325971 opened 5 years ago

363325971 commented 5 years ago

what version of cudnn and cuda are you using for this?

LegendSun0 commented 4 years ago

Hello, have you solved this problem? I also report this error when Running demo. py. My environment is Python 2.7 and Pytorch 0.3.1, CUDA10, cudNN7.5.1。