mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
5 lines
102 B
Python
5 lines
102 B
Python
_base_ = [
|
|
'../_base_/base_instance-seg_dynamic.py',
|
|
'../../_base_/backends/onnxruntime.py'
|
|
]
|