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
You probably need to reinstall torch vision, using something like install.packages("torchvision, type="source").
Probably related to mlverse/torchvision#100 (comment)
I have installed packages
torch
,luz
, andtorchvision
.I had the following code:
The above produces an error as follows:
Error in !self$..refer_to_state_dict.. : invalid argument type
Not sure what is wrong here.
The text was updated successfully, but these errors were encountered: