-
Notifications
You must be signed in to change notification settings - Fork 392
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
Non-OK-status: GpuLaunchKernel in softmax_op_gpu.cu.cc #523
Comments
@luozhouyang Never saw this issue. Is there something special in your installation? |
I install OpenNMT-tf using pip, and train this model in a docker container based on tensorflow/tensorflow:2.0.0-gpu-py3 image. |
Do you still face this issue? |
Closing this one. I don't think this is related to something we do in OpenNMT-tf. |
Could this maybe have something to do with batches ? From tensorflow issues
Currently I see this error when using 'score' repeatedly. Trying a different TF version. |
@luozhouyang reported this error during evaluation:
And here is a similar issue of tensorflow Non-OK-status for CudaLaunchKernel when torch is also imported #27487
Originally posted by @luozhouyang in #519 (comment)
The text was updated successfully, but these errors were encountered: