Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
mmdeploy
686619677693badfa7d39fad13c6ec7bca8414fd
686619677693badfa7d39fad13c6ec7bca8414fd
Switch branch/tag
mmdeploy
configs
_base_
backends
tensorrt.py
Find file
Normal view
History
Permalink
tensorrt.py
103 Bytes
Edit
Web IDE
Newer
Older
add config module
limm
committed
Jun 25, 2025
1
2
backend_config
=
dict
(
type
=
'tensorrt'
,
common_config
=
dict
(
fp16_mode
=
False
,
max_workspace_size
=
0
))