Cache onnx-trt models, they are faster than using two trt-engines. Removed trt-runtime again.
This commit is contained in:
1
data/.gitignore
vendored
1
data/.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
*.json
|
||||
!*/*.json
|
||||
testoutput/
|
||||
trt_cache/
|
||||
|
||||
Reference in New Issue
Block a user