mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
4 lines
130 B
Python
4 lines
130 B
Python
|
_base_ = ['./rotated-detection_tensorrt_dynamic-320x320-1024x1024.py']
|
||
|
|
||
|
backend_config = dict(common_config=dict(fp16_mode=True))
|