tsai
tsai copied to clipboard
Is it because the new version of torch does not have the attribute "asarray"?
When I use the "TSForecast" method, an error occurs
Traceback (most recent call last):
File "<pyshell#19>", line 1, in
Hi @ITP0, I'm not sure what tsai version and torch version you are using. But the new version of torch >=2.0 has asarray: https://pytorch.org/docs/stable/generated/torch.asarray.html