mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
4 lines
117 B
Python
4 lines
117 B
Python
|
_base_ = ['./super-resolution_dynamic.py', '../../_base_/backends/sdk.py']
|
||
|
|
||
|
codebase_config = dict(model_type='sdk')
|