Skip to content

[TorchFix] Update cholesky to linalg.cholesky#4336

Merged
kit1980 merged 4 commits intomainfrom
sdym/torchfix-cholesky
Jul 3, 2023
Merged

[TorchFix] Update cholesky to linalg.cholesky#4336
kit1980 merged 4 commits intomainfrom
sdym/torchfix-cholesky

Conversation

@kit1980
Copy link
Copy Markdown
Contributor

@kit1980 kit1980 commented Jul 1, 2023

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
torchci ⬜️ Ignored (Inspect) Jul 3, 2023 8:36pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 1, 2023
@kit1980 kit1980 requested a review from a team July 1, 2023 00:55
Copy link
Copy Markdown

@lezcano lezcano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine, but it'd be even better to not use the upper keyword, and simply replace it by cholesky(A).mT. See pytorch/pytorch#70979 (comment) for more context.

@kit1980 kit1980 merged commit 6a9e985 into main Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants