cascade-rcnn icon indicating copy to clipboard operation
cascade-rcnn copied to clipboard

Check failed: status == CUDNN_STATUS_SUCCESS (8 vs. 0) CUDNN_STATUS_EXECUTION_FAILED

Open neophack opened this issue 5 years ago • 4 comments

F1126 12:19:18.211333 23387 cudnn_conv_layer.cu:28] Check failed: status == CUDNN_STATUS_SUCCESS (8 vs. 0) CUDNN_STATUS_EXECUTION_FAILED *** Check failure stack trace: *** @ 0x7fa7b34190cd google::LogMessage::Fail() @ 0x7fa7b341af33 google::LogMessage::SendToLog() @ 0x7fa7b3418c28 google::LogMessage::Flush() @ 0x7fa7b341b999 google::LogMessageFatal::~LogMessageFatal() @ 0x7fa7b3cdf643 caffe::CuDNNConvolutionLayer<>::Forward_gpu() @ 0x7fa7b3c57631 caffe::Net<>::ForwardFromTo() @ 0x7fa7b3c57737 caffe::Net<>::Forward() @ 0x7fa7b3c77088 caffe::Solver<>::Step() @ 0x7fa7b3c77d4f caffe::Solver<>::Solve() @ 0x560bd9a27ebe train() @ 0x560bd9a22bc5 main @ 0x7fa7b2219b97 __libc_start_main @ 0x560bd9a2362a _start Aborted (core dumped)

neophack avatar Nov 26 '18 04:11 neophack

cuda9.0 cudnn7.0

neophack avatar Nov 26 '18 04:11 neophack

I met the same problem, have you fixed it? thanks a lot~

tjzjp avatar Jan 13 '19 07:01 tjzjp

@tjzjp Hello, have you solve the problem? Thank you!

JixiangGao avatar Jan 21 '19 05:01 JixiangGao

把make文件里的cudnn注释掉试试?

On 01/21/2019 13:51, gaojx wrote: @tjzjp Hello, have you solve the problem? Thank you!

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/zhaoweicai/cascade-rcnn","title":"zhaoweicai/cascade-rcnn","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/zhaoweicai/cascade-rcnn"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gaojxx in #68: @tjzjp Hello, have you solve the problem? Thank you!"}],"action":{"name":"View Issue","url":"https://github.com/zhaoweicai/cascade-rcnn/issues/68#issuecomment-455955911"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/zhaoweicai/cascade-rcnn/issues/68#issuecomment-455955911", "url": "https://github.com/zhaoweicai/cascade-rcnn/issues/68#issuecomment-455955911", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

tjzjp avatar Jan 21 '19 14:01 tjzjp