zezhishao / STEP

Code for our SIGKDD'22 paper Pre-training-Enhanced Spatial-Temporal Graph Neural Network For Multivariate Time Series Forecasting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

launch_training() got an unexpected keyword argument 'devices'

mchen644 opened this issue · comments

Hello, I want to find out if the bug can be solved?
And there is also a bug I've encountered when I try to add some codes, I am not sure if anyone has encountered this problem before:
rv = reductor(4)
TypeError: cannot pickle 'module' object