mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
3 lines
102 B
Python
3 lines
102 B
Python
backend_config = dict(
|
|
type='tensorrt', common_config=dict(fp16_mode=True, max_workspace_size=0))
|