d-ailin / GDN

Implementation code for the paper "Graph Neural Network-Based Anomaly Detection in Multivariate Time Series" (AAAI 2021)
MIT License
467 stars 140 forks source link

is possible GDN on CUDA 11.6? #44

Open mkrzywda opened 2 years ago

mkrzywda commented 2 years ago

Are you planning update train process to another CUDA i.e on 11.6?

d-ailin commented 2 years ago

Thanks for your interest. Yes, we are considering updating the code to adapt some latest versions of packages recently.

aweglteo commented 1 year ago

I tried on CUDA 11.6 and confirmed worling well