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
@yichengwang125 first, you should use python3, second, if you load model with CPU, or another GPU device, then you should use map_location args, it will be used to remap location tags appearing in the file (keys), to ones that specify where to put the storages.
I tried to use the existing model in epochs folder, but got the error
Thanks
The text was updated successfully, but these errors were encountered: