mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-27 20:02:15 +00:00
### Description **Multi-stream** execution support for **CANN EP**. ### Motivation and Context **CANN EP** is currently **unavailable** due to the introduction of a new mechanism for multi-stream execution [#13495](https://github.com/microsoft/onnxruntime/pull/13495), the deletion of the Fence-based synchronization mechanism, and the failure to update the relevant logic of **CANN EP** synchronously. This PR is to fix it. |
||
|---|---|---|
| .. | ||
| acl | ||
| armnn | ||
| cann | ||
| coreml | ||
| cpu | ||
| cuda | ||
| dml | ||
| dnnl | ||
| nnapi | ||
| openvino | ||
| rknpu | ||
| tensorrt | ||
| tvm | ||
| vitisai | ||
| winml | ||
| providers.h | ||