v-qjqs db6b0542c7
[Feature]: Support corner_pool related custom operators for onnxruntime in mmcv (#997)
* 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++
2021-05-01 16:28:25 +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-06-28 23:15:47 +08:00
2021-04-10 21:33:34 +08:00
2020-09-29 10:44:44 +08:00
2020-09-29 10:44:44 +08:00