onnxruntime
793a8882 - Regarding copy inputs before inference, flush the stream which copies the input only if the input is consumed by the ops from different streams (#19970)

Commit
1 year ago
Regarding copy inputs before inference, flush the stream which copies the input only if the input is consumed by the ops from different streams (#19970) ### Description <!-- Describe your changes. --> Regarding copy inputs before inference, flush the stream which copies the input only if the input is consumed by the ops from different streams ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> This is the improvement for the fix https://github.com/microsoft/onnxruntime/pull/17303
Author
Parents
Loading