-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid device function #22
Comments
I checked It occurred at chamfer. I try the chamfer test.
error in nnd updateOutput: invalid device function Somebody help me plz. |
Here are two similar issues: fxia22/stn.pytorch#12 longcw/faster_rcnn_pytorch#2 Have you tried two solutions? |
Thank ultmaster. I solve it to add Cuda path.
|
Hi, |
@zshyang |
@kimyonggyu : |
I try to train this model.
When I train, I faced this situation.
error in nnd get grad: invalid device function
error in nnd get updateOutput: invalid device function
error in forward_face_index_map_1: invalid device function
error in forward_face_index_map_2: invalid device function
error in forward_texture_sampling: invalid device function
...
...
Epoch 001, Step 000450/766202, Time elapsed 0:04:50.182215, Loss 0.000320266 (0.001644786)
....
My environment is
Is it wrong?
The text was updated successfully, but these errors were encountered: