Cholesky decomposition with a sparse matrix

Hi Guys,

Thanks for the great work!

Is there a way to perform the operations torch.linalg.cholesky and torch.cholesky_solve with sparse matrices?

Thank you in advance!

1 Like