You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a RuntimeError related to tensor ranks while using the PatchTST library for pretraining on M3 Max OS.
"RuntimeError: required rank 4 tensor to use channels_last format"
I have updated the code to use mps device, do you know how to fix this issue?
Thanks
The text was updated successfully, but these errors were encountered:
I encountered a RuntimeError related to tensor ranks while using the PatchTST library for pretraining on M3 Max OS.
"RuntimeError: required rank 4 tensor to use channels_last format"
I have updated the code to use mps device, do you know how to fix this issue?
Thanks
The text was updated successfully, but these errors were encountered: