A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.47k
stars
1.06k
forks
source link
RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)` #90
HOW TO SOLVE THIS PROBLEM? Thanks.