We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run python Recognition.py , the program breaked and Error with that:
python Recognition.py
F1028 21:40:04.064893 10171 cudnn_conv_layer.cpp:52] Check failed: error == cudaSuccess (30 vs. 0) unknown error *** Check failure stack trace: *** Aborted (core dumped)
What platform i use is
Is that something error about this?
The text was updated successfully, but these errors were encountered:
And Nvidia Driver version - 284.90
Sorry, something went wrong.
upgrade the nvidia driver version
No branches or pull requests
When I run
python Recognition.py
, the program breaked and Error with that:F1028 21:40:04.064893 10171 cudnn_conv_layer.cpp:52] Check failed: error == cudaSuccess (30 vs. 0) unknown error *** Check failure stack trace: *** Aborted (core dumped)
What platform i use is
Is that something error about this?
The text was updated successfully, but these errors were encountered: