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

Updating ljspeach train.py and vits.py deprecated autocast function #1820

Closed
wants to merge 2 commits into from

Conversation

mablue
Copy link

@mablue mablue commented Nov 30, 2024

FutureWarning: torch.cuda.amp.autocast(args...) is deprecated. Please use torch.amp.autocast('cuda', args...) instead.

FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.
@mablue mablue changed the title FutureWarning: torch.cuda.amp.autocast(args...) is deprecated. Please use torch.amp.autocast('cuda', args...) instead. torch.cuda.amp.autocast deprecated Nov 30, 2024
@mablue mablue changed the title torch.cuda.amp.autocast deprecated Updating ljspeach train.py and vits.py deprecated autocast function Nov 30, 2024
@mablue mablue closed this Nov 30, 2024
@mablue mablue deleted the patch-1 branch November 30, 2024 15:29
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.

1 participant