pytorch3d icon indicating copy to clipboard operation
pytorch3d copied to clipboard

Add fp16 support for sample_farthest_points, ball_query and knn

Open eamonn-zh opened this issue 11 months ago • 1 comments

add fp16 CUDA supports for sample_farthest_points, ball_query functions via AT_DISPATCH_FLOATING_TYPES_AND_HALF and knn

eamonn-zh avatar Dec 23 '24 10:12 eamonn-zh