PyTorch Forums
torch.distributions.MultivariateNormal.log_prob throws RuntimeError: CUDA error: CUBLAS_STATUS_NOT_SUPPORTED for large batch sizes
timw
August 31, 2023, 5:50pm
5
A similar problem was reported
here
. The fix there was to repeat the covariance matrices.
show post in topic