Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20221224] replace with pytorch cholesky #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carrtesy
Copy link

@carrtesy carrtesy commented Dec 24, 2022

Hello,
Thanks for your code.
I've noticed an error while running your code,

According to the issue,
torch.potrf is depreciated, and can instead use torch.choelsky.

Thanks.

@liuyoude
Copy link

Hello, Thanks for your code. I've noticed an error while running your code,

According to the issue, torch.potrf is depreciated, and can instead use torch.choelsky.

Thanks.

It's what I need! Moreover, I have some other questions about test (#19 (comment)). Can you give some advice?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants