Skip to content

Conversation

kit1980
Copy link
Contributor

@kit1980 kit1980 commented Nov 20, 2023

TorchFix 0.2.0 release

  • TorchFix now depends on libcst-0.1.1 and thus can be installed from PyPI on Python 3.12 without requirement of Rust toolchain
  • Added a rule to find and fix potentially unsafe usages of torch.load
  • Codemods for deprecated functions now honor aliases for torch (import torch as)
  • torch.solve added to the list of removed PyTorch functions

Copy link

vercel bot commented Nov 20, 2023

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Nov 20, 2023 11:15pm

@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 Nov 20, 2023
@kit1980 kit1980 changed the title Update TorchFix to 0.2.0 [TorchFix] Update version to 0.2.0 Nov 20, 2023
@kit1980 kit1980 marked this pull request as ready for review November 20, 2023 23:23
Copy link
Member

@seemethere seemethere left a comment

Choose a reason for hiding this comment

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

Nice bump to 0.2.0!

@kit1980 kit1980 requested a review from a team November 20, 2023 23:27
@kit1980 kit1980 merged commit f78cc50 into main Nov 20, 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