daniilidis-group / neural_renderer

A PyTorch port of the Neural 3D Mesh Renderer
Other
1.12k stars 248 forks source link

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 #137

Open AutumnYQ opened 1 year ago

AutumnYQ commented 1 year ago

torch1.7.0 cuda10.2 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

In every iteration. I modified AT_CHECK to AT_ASSERT and TORCH_CHECK but the problem exists still.

jaleehj commented 4 months ago

I have encountered the same problem. Do you have resolved it?

dqj5182 commented 1 month ago

Same question