This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmdeploy
mirror of
https://github.com/open-mmlab/mmdeploy.git
Watch
1
Star
0
Fork
You've already forked mmdeploy
0
Code
Issues
Projects
Releases
Wiki
Activity
09f1952457
mmdeploy
/
configs
/
_base_
/
backends
/
tensorrt.py
3 lines
103 B
Python
Raw
Blame
History
backend_config
=
dict
(
type
=
'
tensorrt
'
,
common_config
=
dict
(
fp16_mode
=
False
,
max_workspace_size
=
0
)
)
Reference in New Issue
View Git Blame
Copy Permalink