Brickzhuantou / CalibDepth

10 stars 3 forks source link

train.py #4

Closed zzq123zz closed 2 months ago

zzq123zz commented 10 months ago

Why did I report this error: RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)', how to solve it?

Brickzhuantou commented 10 months ago

Why did I report this error: RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)', how to solve it?

I have not encountered your problem. I guess there may be a problem with the data format or the cuda environment.