mirror of https://github.com/open-mmlab/mmcv.git
* support custom op `mmcv::cummax` for onnxruntime in mmcv * fix clang-format lint error * support mmcv::cummin, reformat codes * fix merge from master * add docs for mmcv::cummax and mmcv::cummin * format doc * add assertion for torch version, when exporting `cummax` to onnx * add more comments for torch version * handle exporting to onnx in `soft_nms` * commit for test_onnx * remove `is_in_onnx_export` in softnms * add more comments * fix c++ lint error * add known issues doc for `cummax` * fix known issues doc |
||
---|---|---|
.. | ||
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 |