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

2023-09-17 21:17:40.944285: E tensorflow/stream_executor/cuda/cuda_blas.cc:428] failed to run cuBLAS routine: CUBLAS_STATUS_EXECUTION_FAILED #132

Open
af-74413592 opened this issue Sep 17, 2023 · 0 comments

Comments

@af-74413592
Copy link

ubuntu18.04 python 3.7 tensorflow-gpu 1.15.2 cuda 10.0 gpu RTX 4090

failed to run cuBLAS routine: CUBLAS_STATUS_EXECUTION_FAILED
Traceback (most recent call last):
File "/root/miniconda3/envs/adnerf/lib/python3.7/site-packages/tensorflow_core/python/client/session.py", line 1365, in _do_call
return fn(*args)
File "/root/miniconda3/envs/adnerf/lib/python3.7/site-packages/tensorflow_core/python/client/session.py", line 1350, in _run_fn
target_list, run_metadata)
File "/root/miniconda3/envs/adnerf/lib/python3.7/site-packages/tensorflow_core/python/client/session.py", line 1443, in _call_tf_sessionrun
run_metadata)
tensorflow.python.framework.errors_impl.InternalError: 2 root error(s) found.
(0) Internal: Blas GEMM launch failed : a.shape=(15998, 494), b.shape=(494, 2048), m=15998, n=2048, k=494
[[{{node deepspeech/MatMul}}]]
[[deepspeech/logits/_25]]
(1) Internal: Blas GEMM launch failed : a.shape=(15998, 494), b.shape=(494, 2048), m=15998, n=2048, k=494
[[{{node deepspeech/MatMul}}]]
0 successful operations.
0 derived errors ignored.

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