Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERROR #9

Open
youthM opened this issue Dec 17, 2020 · 0 comments

Comments

@youthM
Copy link

youthM commented Dec 17, 2020

I1217 08:19:26.450222 6021 layer_factory.hpp:77] Creating layer mobilenet0_relu8
I1217 08:19:26.450242 6021 net.cpp:86] Creating Layer mobilenet0_relu8
I1217 08:19:26.450255 6021 net.cpp:408] mobilenet0_relu8 <- mobilenet0_batchnorm8
I1217 08:19:26.450273 6021 net.cpp:369] mobilenet0_relu8 -> mobilenet0_batchnorm8 (in-place)
I1217 08:19:26.459385 6021 net.cpp:124] Setting up mobilenet0_relu8
I1217 08:19:26.459436 6021 net.cpp:131] Top shape: 1 64 8 10 (5120)
I1217 08:19:26.459461 6021 net.cpp:139] Memory required for data: 1332480
I1217 08:19:26.459479 6021 layer_factory.hpp:77] Creating layer mobilenet0_conv9
I1217 08:19:26.459518 6021 net.cpp:86] Creating Layer mobilenet0_conv9
I1217 08:19:26.459537 6021 net.cpp:408] mobilenet0_conv9 <- mobilenet0_batchnorm8
I1217 08:19:26.459563 6021 net.cpp:382] mobilenet0_conv9 -> mobilenet0_conv9
F1217 08:19:28.327307 6021 cudnn_conv_layer.cpp:53] Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERROR
*** Check failure stack trace: ***
Aborted (core dumped)

does anyone know the reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant