onnxruntime
[TensorRT EP] Fix InferenceSession::Run() not thread-safe issue
#19301
Merged

[TensorRT EP] Fix InferenceSession::Run() not thread-safe issue #19301

chilo-ms merged 10 commits into main from chi/trt_ep_concurrent_fix
chilo-ms
chilo-ms update
dd2b9158
chilo-ms modify comment
7b697257
chilo-ms lintrunner -a
5ec9e392
chilo-ms chilo-ms requested a review from jywu-msft jywu-msft 2 years ago
chilo-ms skip cudaStreamSynchronize when cuda graph is enabled
1f068712
chilo-ms move sync at the end of inference run
4a950ffd
chilo-ms update
413d5068
chilo-ms put sync after enqueueV3 and make it configurable
c3ff278c
chilo-ms chilo-ms marked this pull request as ready for review 2 years ago
chilo-ms chilo-ms added release:1.17.0
chilo-ms skip cudaStreamSynchronize when cuda graph is enabled
b4926eb8
jywu-msft
jywu-msft commented on 2024-01-29
chilo-ms refactor
f7d3a5a4
jywu-msft
jywu-msft dismissed these changes on 2024-01-29
chilo-ms external stream won't have to sync explicitly
d29ef3df
chilo-ms chilo-ms dismissed their stale review via d29ef3df 2 years ago
jywu-msft
jywu-msft approved these changes on 2024-01-30
chilo-ms chilo-ms merged 00d04812 into main 2 years ago
chilo-ms chilo-ms deleted the chi/trt_ep_concurrent_fix branch 2 years ago
snnn snnn removed release:1.17.0
snnn

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone