mmcv/tests/test_ops
RunningLeon 3dd98daaa2
fix test unit of nms and batched_nms for tensorrt (#872)
2021-03-08 16:57:19 +08:00
..
test_bbox.py
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
test_corner_pool.py
test_deform_conv.py
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_info.py
test_masked_conv2d.py
test_merge_cells.py
test_modulated_deform_conv.py
test_nms.py Add new parrots extension implementation for all ops (#794) 2021-02-26 19:05:25 +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 new parrots extension implementation for all ops (#794) 2021-02-26 19:05:25 +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_pool.py
test_saconv.py
test_syncbn.py
test_tensorrt.py fix test unit of nms and batched_nms for tensorrt (#872) 2021-03-08 16:57:19 +08:00
test_tin_shift.py