v-qjqs 934b549e23
Support custom operators cummax and cummin for onnxruntime (#1010)
* 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
2021-05-10 21:33:27 +08:00
..
2020-07-04 00:55:25 +08:00
2021-02-22 10:55:42 +08:00
2020-09-29 10:44:44 +08:00
2021-02-02 22:50:18 +08:00
2020-02-01 10:14:55 +08:00
2020-06-28 23:15:47 +08:00
2021-04-10 21:33:34 +08:00
2020-02-01 10:14:55 +08:00
2020-09-29 10:44:44 +08:00
2020-09-29 10:44:44 +08:00