-
Notifications
You must be signed in to change notification settings - Fork 125
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
About requirements #51
Comments
Hi @tranluan The error I get when I run rendering_example.py: |
Blas xGEMMBatched launch failed : a.shape=[16,4,3], b.shape=[16,53215,4], m=3, n=53215, k=4, batch_size=16 |
tensorflow/stream_executor/cuda/cuda_blas.cc:654] failed to run cuBLAS routine cublasSgemmBatched: CUBLAS_STATUS_EXECUTION_FAILED |
Hi, how do you solve the problem? |
Hi, Did you solve this problem? And how do you solve it? |
It should be noted that for running the main file for training the model, Tensorflow 1.8 and Python 2 are needed.
The text was updated successfully, but these errors were encountered: