WenjieDu / PyPOTS

A Python toolkit/library for reality-centric machine/deep learning and data mining on partially-observed time series, including SOTA neural network models for scientific analysis tasks of imputation/classification/clustering/forecasting/anomaly detection/cleaning on incomplete industrial (irregularly-sampled) multivariate TS with NaN missing values
https://pypots.com
BSD 3-Clause "New" or "Revised" License
1.13k stars 110 forks source link

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

Open WenjieDu opened 2 months ago

WenjieDu commented 2 months ago

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.

github-actions[bot] commented 1 month ago

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?