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

Add rules for deprecated AMP APIs #87

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Add rules for deprecated AMP APIs #87

merged 1 commit into from
Dec 13, 2024

Conversation

kit1980
Copy link
Contributor

@kit1980 kit1980 commented Dec 13, 2024

Add codemods for torch.cuda.amp.autocast and torch.cpu.amp.autocast, and checkers for torch.cuda.amp.custom_fwd and torch.cuda.amp.custom_bwd.

@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 Dec 13, 2024
@kit1980 kit1980 requested a review from malfet December 13, 2024 01:36
@kit1980 kit1980 marked this pull request as ready for review December 13, 2024 01:37
@malfet malfet merged commit 4ff3caf into main Dec 13, 2024
3 checks passed
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