chickenbestlover / RNN-Time-series-Anomaly-Detection

RNN based Time-series Anomaly detector model implemented in Pytorch.
Apache License 2.0
1.17k stars 316 forks source link

The program is stuck when running SRU, there is no prompt message #43

Open hongxutian opened 4 years ago

hongxutian commented 4 years ago

When I was running SRU, it stopped in the function "_lazy_load_cuda_kernel()" sru_functional.py, can someone help me out?