mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
3 lines
118 B
Python
3 lines
118 B
Python
_base_ = ['./super-resolution_static.py', '../../_base_/backends/snpe.py']
|
|||
onnx_config = dict(input_shape=[256, 256])
|