..
test_assign_score_withk.py
[Feature] Add assign_score_withk op for paconv from mmdet3d ( #1357 )
2021-10-15 13:18:31 +08:00
test_ball_query.py
[Feature] Add ballquery op from mmdet3d ( #1332 )
2021-09-23 21:08:00 +08:00
test_bbox.py
…
test_bilinear_grid_sample.py
[Feature] enable exporting to onnx for PointRend ( #953 )
2021-06-11 13:49:19 +08:00
test_border_align.py
Add code spell hook to pre-commit and fix typos ( #1384 )
2021-10-04 20:13:54 +08:00
test_box_iou_rotated.py
add 'iof' mode for box_iou_rotated ( #753 )
2020-12-25 17:06:45 +08:00
test_carafe.py
…
test_cc_attention.py
Reimplement cc_attention using pure pytorch ( #1201 )
2021-09-09 21:53:45 +08:00
test_contour_expand.py
Add pixel group and contour expand ops ( #993 )
2021-05-12 10:41:22 +08:00
test_corner_pool.py
…
test_correlation.py
[Fix] Revise unit test of correlation ( #1368 )
2021-09-25 21:13:34 +08:00
test_deform_conv.py
[Fix] Fix deform conv by adding an extra argument im2col_step ( #1459 )
2021-11-10 19:05:20 +08:00
test_deform_roi_pool.py
Add new parrots extension implementation for all ops ( #794 )
2021-02-26 19:05:25 +08:00
test_focal_loss.py
…
test_furthest_point_sample.py
[Feature] Add fps op from mmdet3d ( #1337 )
2021-10-13 20:39:31 +08:00
test_fused_bias_leakyrelu.py
[Feature]: parrots add parrots/fused_bias & upfirdn2d ( #989 )
2021-04-27 13:49:50 +08:00
test_gather_points.py
[Feature] Add gather points op from mmdet3d ( #1338 )
2021-10-14 16:58:12 +08:00
test_group_points.py
[Feature] Add group points ops from mmdet3d ( #1415 )
2021-10-23 14:01:31 +08:00
test_info.py
…
test_iou3d.py
[Fix] Update test data for test_iou3d ( #1427 )
2021-10-22 21:18:19 +08:00
test_knn.py
[Feature] Add knn op from mmdet3d ( #1354 )
2021-10-14 13:33:13 +08:00
test_masked_conv2d.py
…
test_merge_cells.py
…
test_modulated_deform_conv.py
Add DCN and Modulated DCN CPU implementation ( #1278 )
2021-08-29 20:48:31 +08:00
test_ms_deformable_attn.py
Reduce ms_deformable_attn test memory usage ( #1407 )
2021-10-15 19:49:39 +08:00
test_nms.py
[Feature] NMS update ( #957 )
2021-05-31 23:42:26 +08:00
test_nms_rotated.py
Fix some bug as well as unit test for nms_rotate ( #728 )
2020-12-18 15:17:11 +08:00
test_onnx.py
Add Deformable Conv CustomOp for onnxruntime ( #1343 )
2021-10-13 20:28:24 +08:00
test_pixel_group.py
Add pixel group and contour expand ops ( #993 )
2021-05-12 10:41:22 +08:00
test_psa_mask.py
…
test_roi_align.py
fix roi_align ci for parrots ( #708 )
2020-12-13 20:01:25 +08:00
test_roi_align_rotated.py
[Feature]: Add Rotated ROI align op for pytorch (cpu&cuda), parrots (cpu&cuda) and onnxruntime (cpu) ( #933 )
2021-04-19 15:04:01 +08:00
test_roi_pool.py
…
test_roiaware_pool3d.py
[Feature] Add roiaware pool3d ops from mmdet3d ( #1382 )
2021-10-21 20:00:04 +08:00
test_roipoint_pool3d.py
[Feature] Add roipoint_pool3d op from mmdet3d ( #1358 )
2021-10-15 17:15:53 +08:00
test_saconv.py
Add DCN and Modulated DCN CPU implementation ( #1278 )
2021-08-29 20:48:31 +08:00
test_scatter_points.py
[Feature] Add voxel ops from mmdet3d ( #1381 )
2021-10-21 11:08:11 +08:00
test_syncbn.py
[Feature]: Support empty tensor in MMSyncBN ( #1205 )
2021-09-23 17:10:38 +08:00
test_tensorrt.py
Add code spell hook to pre-commit and fix typos ( #1384 )
2021-10-04 20:13:54 +08:00
test_tensorrt_preprocess.py
[Feature] NMS update ( #957 )
2021-05-31 23:42:26 +08:00
test_three_interpolate.py
[Feature] Add interpolate ops from mmdet3d ( #1355 )
2021-10-14 20:51:02 +08:00
test_three_nn.py
[Feature] Add interpolate ops from mmdet3d ( #1355 )
2021-10-14 20:51:02 +08:00
test_tin_shift.py
[Fix]: Update test data of test_tin_shift ( #1426 )
2021-11-02 20:50:50 +08:00
test_upfirdn2d.py
[Feature]: parrots add parrots/fused_bias & upfirdn2d ( #989 )
2021-04-27 13:49:50 +08:00
test_voxelization.py
[Feature] Add voxel ops from mmdet3d ( #1381 )
2021-10-21 11:08:11 +08:00