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
警告: 执行 'caffe.Solver' 类析构函数时,捕获到以下错误: Could not convert handle to pointer due to invalid init_key. The object might have been cleared.
In caffe_init (line 6) In modelconfig_test (line 24) In demo_testpsnr (line 18) In demo_test (line 15)
Check failed: error == cudaSuccess (10 vs. 0) invalid resource handle Can you tell me the caffe version you used ?How to handle this problem?
The text was updated successfully, but these errors were encountered:
您好,请问复现成功了么
Sorry, something went wrong.
BVLC/caffe#5588
Oh,thanks, @matri123 Did you reimplemnet this code sucessfully?
No branches or pull requests
警告: 执行 'caffe.Solver' 类析构函数时,捕获到以下错误:
Could not convert handle to pointer due to invalid init_key. The object might
have been cleared.
Check failed: error == cudaSuccess (10 vs. 0) invalid resource handle
Can you tell me the caffe version you used ?How to handle this problem?
The text was updated successfully, but these errors were encountered: