FurthestPointSampleWithDist √ FusedBiasLeakyrelu √ √ GatherPoints √ √ GroupPoints √ Iou3d √ √ KNN √ MaskedConv √ √ √ MergeCells √ MinAreaPolygon √ ModulatedDeformConv2d √ √ √ √ MultiScaleDeformableAttn √ √ NMS √ √ √ √ NMSRotated √ √ √ √ NMSQuadri ...
frommmcv.opsimport(RoIAlign,SigmoidFocalLoss,nms,roi_align, 2+ sigmoid_focal_loss) 3+ 44 from.ball_queryimportball_query 55 from.furthest_point_sampleimportfurthest_point_sample 66 from.gather_pointsimportgather_points @@ -13,6 +13,7 @@ ...
copying mmcv\ops\points_sampler.py -> build\lib.win-amd64-3.7\mmcv\ops copying mmcv\ops\point_sample.py -> build\lib.win-amd64-3.7\mmcv\ops copying mmcv\ops\psa_mask.py -> build\lib.win-amd64-3.7\mmcv\ops copying mmcv\ops\roiaware_pool3d.py -> build\lib.win-amd64-3.7\mmcv\op...
ops copying mmcv\ops\points_in_boxes.py -> build\lib.win-amd64-cpython-37\mmcv\ops copying mmcv\ops\points_in_polygons.py -> build\lib.win-amd64-cpython-37\mmcv\ops copying mmcv\ops\points_sampler.py -> build\lib.win-amd64-cpython-37\mmcv\ops copying mmcv\ops\point_sample.py ...
copying mmcv\ops\point_sample.py -> build\lib.win-amd64-3.8\mmcv\ops copying mmcv\ops\psa_mask.py -> build\lib.win-amd64-3.8\mmcv\ops copying mmcv\ops\roi_align.py -> build\lib.win-amd64-3.8\mmcv\ops copying mmcv\ops\roi_align_rotated.py -> build\lib.win-amd64-3.8\mmcv\ops...
copying mmcv/ops/point_sample.py -> build/lib.linux-x86_64-3.8/mmcv/ops copying mmcv/ops/sync_bn.py -> build/lib.linux-x86_64-3.8/mmcv/ops copying mmcv/ops/deform_conv.py -> build/lib.linux-x86_64-3.8/mmcv/ops copying mmcv/ops/cc_attention.py -> build/lib.linux-x86_64-3.8/mm...
_mlu(int b, int n, int m, float min_radius, float max_radius, int nsample const Tensor new_xyz, constTensor xyz, Tensor idx) { auto new_xyz_contiguous = torch_mlu:::ops::cnnl_contiguous( new_xyz, new_xyz.suggestmemory_format()); auto xyz_contiguous= torch_mlu::cnnl::...
furthest_point_sample_cuda.cu modulated_deform_conv_cuda.cu ms_deform_attn_cuda.cu nms_rotated_cuda.cu roi_align_rotated_cuda.cu tin_shift_cuda.cu voxelization_cuda.cu deform_conv.cpp deform_roi_pool.cpp focal_loss.cpp furthest_point_sample.cpp fused_bias_leakyrelu.cpp ...
3.286 copying mmcv/ops/point_sample.py -> build/lib.linux-aarch64-3.11/mmcv/ops 3.286 copying mmcv/ops/upfirdn2d.py -> build/lib.linux-aarch64-3.11/mmcv/ops 3.286 copying mmcv/ops/carafe.py -> build/lib.linux-aarch64-3.11/mmcv/ops 3.286 copying mmcv/ops/bezier_align.py -> build/...
test_furthest_point_sample.py test_fused_bias_leakyrelu.py test_gather_points.py test_group_points.py test_info.py test_iou3d.py test_knn.py test_masked_conv2d.py test_merge_cells.py test_min_area_polygons.py test_modulated_deform_conv.py test_ms_deformable_attn.py test_...