-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When I run trainable_activation_sparsity_allmodules, it throws an error. _, s2, _ = torch.svd(weight_matrix2)
RuntimeError: cusolver error: CUSOLVER_STATUS_INTERNAL_ERROR, when calling cusolverDnSgesvdj(handle, jobz, econ, m, n, A, lda, S, U, ldu, V, ldv, work, lwork, info, params). If you keep seeing this error, you may use torch.backends.cuda.preferred_linalg_library() to try linear algebra operators with other supported backends. See https://pytorch.org/docs/stable/backends.html#torch.backends.cuda.preferred_linalg_library
/pytorch/aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion invalid multinomial distribution (sum of probabilities <= 0) failed.
Sid-LCL
Metadata
Metadata
Assignees
Labels
No labels