mirror of https://github.com/open-mmlab/mmcv.git
* supports for onnxruntime custom op `mmcv::MMCVTopPool` * supports for onnxruntime custom op `mmcv::MMCVCornerPool`, involving TopPool, BottomPool, LeftPool and RightPool * add unittest for corner_pool * supports mmcv::CornerPool without memcpy * add docs for mmcv::CornerPool * re-add docs for mmcv::CornerPool * fix output dtype doc * reformat * format with pre-commit * format * fix lint error, by using google clang-format style for c/c++ |
||
---|---|---|
.. | ||
test_bbox.py | ||
test_box_iou_rotated.py | ||
test_carafe.py | ||
test_cc_attention.py | ||
test_corner_pool.py | ||
test_deform_conv.py | ||
test_deform_roi_pool.py | ||
test_focal_loss.py | ||
test_fused_bias_leakyrelu.py | ||
test_info.py | ||
test_masked_conv2d.py | ||
test_merge_cells.py | ||
test_modulated_deform_conv.py | ||
test_ms_deformable_attn.py | ||
test_nms.py | ||
test_nms_rotated.py | ||
test_onnx.py | ||
test_psa_mask.py | ||
test_roi_align.py | ||
test_roi_align_rotated.py | ||
test_roi_pool.py | ||
test_saconv.py | ||
test_syncbn.py | ||
test_tensorrt.py | ||
test_tin_shift.py | ||
test_upfirdn2d.py |