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
\signjoey\batch.py", line 148, in sort_by_sgn_lengths
self.gls = self.gls[perm_index]
RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cpu)
Any advice/suggestion is appreciated. Thank you very much~
The text was updated successfully, but these errors were encountered:
Thank you for sharing the code with us.
I would like to report an error.
\signjoey\batch.py", line 148, in sort_by_sgn_lengths
self.gls = self.gls[perm_index]
RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cpu)
Any advice/suggestion is appreciated. Thank you very much~
The text was updated successfully, but these errors were encountered: