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

FutureWarning: torch.cuda.amp.autocast(args...) is deprecated since torch 2.4 #520

Open
WenjieDu opened this issue Sep 24, 2024 · 1 comment
Assignees
Labels
keep Keep this issue away from being stale. warning

Comments

@WenjieDu
Copy link
Owner

Issue description

pypots/nn/modules/reformer/local_attention.py:31: FutureWarning: torch.cuda.amp.autocast(args...) is deprecated. Please use torch.amp.autocast('cuda', args...) instead

May be affected in future versions.

@WenjieDu WenjieDu added the question Further information is requested label Sep 24, 2024
@WenjieDu WenjieDu self-assigned this Sep 24, 2024
@WenjieDu WenjieDu added warning and removed question Further information is requested labels Sep 24, 2024
Copy link

github-actions bot commented Oct 9, 2024

This issue had no activity for 14 days. It will be closed in 1 week unless there is some new activity. Is this issue already resolved?

@github-actions github-actions bot added the stale label Oct 9, 2024
@WenjieDu WenjieDu added keep Keep this issue away from being stale. and removed stale labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep Keep this issue away from being stale. warning
Projects
None yet
Development

No branches or pull requests

1 participant