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 was running the EvaluationOnTestImage notebook, and I've got an error regarding the two tensor are not on the same device.
It happens in normilize_target method: code
As a quick fix, I did this:
I was running the
EvaluationOnTestImage
notebook, and I've got an error regarding the two tensor are not on the same device.It happens in
normilize_target
method: codeAs a quick fix, I did this:
I'm not sure if this is a bug or something's wrong with the notebook that I've run.
The text was updated successfully, but these errors were encountered: