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
In function ‘at::Tensor ball_query_v1(at::Tensor, at::Tensor, float, int)’:
vision3d/csrc/ball_query.cpp:30:53: error: expected primary-expression before ‘float’
new_points.data_ptr(),
The text was updated successfully, but these errors were encountered:
In function ‘at::Tensor ball_query_v1(at::Tensor, at::Tensor, float, int)’:
vision3d/csrc/ball_query.cpp:30:53: error: expected primary-expression before ‘float’
new_points.data_ptr(),
The text was updated successfully, but these errors were encountered: