Clean up TensorRT deprecations, warnings, unbounded string copy #14148
Use util to convert path to a std::string
05ee82b7
Convert wstring to string without linking in util
eefd3d0c
Add ORT_ENFORCE check
d28f66be
Remove unnecessary string copy; remove unnecessary narrow_cast
6685c6f3
Use model root path if model path has no components
bf2df3dc
Forgot to add implementation
512e34f0
adrianlizarraga
changed the title Fix unbounded strcpy in TensorRT model ID generation Fix segfault in TensorRT model ID generation 3 years ago
jywu-msft
dismissed these changes
on 2023-01-06
Resorting to logs
997782be
Temporarily do not use model path
23816f29
Temporarily disable trt model hash tests
2cd9d3f2
Fix uninitialized vars
2277e1a1
Add framework dependency to trt
c745c04a
move murmurhash3 into trt
fed316be
Link framework to tensorrt lib
4f7f20b5
Only check for components
ef6fcaba
Use local murmurhash3 for tensorrt shared lib
a7bc7eb8
Merge latest commits from main
4083ce3e
Use std::unique_ptr<> instead of tensorrt_ptr::unique_pointer<> for T…
d10befb8
Clean up memory for serialized TensorRT models in all control paths v…
7239f2e2
Remove GetRootPathString from provider bridge
66a9428f
Merge latest commits from main
3e6f123d
adrianlizarraga
changed the title Fix segfault in TensorRT model ID generation Clean up TensorRT deprecations, warnings, unbounded string copy 3 years ago
Merge latest commits from main
dd0fd412
Add existing Path -> UTF8 function to provider bridge
d42217fd
Merge latest commits from main
9061dd50
jywu-msft
dismissed these changes
on 2023-01-17
Merge latest commits from main and fix conflicts
a068a597
jywu-msft
approved these changes
on 2023-01-17
adrianlizarraga
deleted the adrianl/fix-strcpy-trt-model-id-gen branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub