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 tensenflow resnet50 benchmark on tf_opt, a segmemtation fault may accur in "__cudaPopCallConfiguration" function at some point.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue. We are refactoring CUDA specs (including tensorflow specs) in these days and I'll take a check on this problem.
Sorry, something went wrong.
Could you share the resnet50 benchmark so that I can try to reproduce the error?
You can get it here. https://github.com/tensorflow/benchmarks/tree/master/scripts/tf_cnn_benchmarks
yuhc
Successfully merging a pull request may close this issue.
When I run tensenflow resnet50 benchmark on tf_opt, a segmemtation fault may accur in "__cudaPopCallConfiguration" function at some point.
The text was updated successfully, but these errors were encountered: