mmdeploy/configs/mmdet/detection/detection_onnxruntime_dynamic.py
q.yao cc2993e187
[Refactor] Refactor mmdet config (#229)
* Refactor mmdet config

* update partition model

* update docs related to mmdet
2021-11-30 15:00:11 +08:00

2 lines
79 B
Python

_base_ = ['../_base_/base_dynamic.py', '../../_base_/backends/onnxruntime.py']