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
My computer has multiple GPUs, but it seems pytorch-edit-distance only works when using cuda:0.
Whenever I tried using other GPU such as cuda:1 or cuda:2, computer_wer returns nan even with the same inputs.