generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
i was tried using multiclass and got some error
find learning rate to train the last layer group first
fucntion when error :
learn.freeze()
learn.lr_find()
learn.recorder.plot()
error message : can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.
i search in stackoverflow too but still got error , i read some link and its said , cause i use multiclass , and your example in binary
what should i do ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels