onnxruntime/include/onnxruntime/core/providers
FFFrog ecb89ed752
[CANN] Multi-stream execution support for CANN EP. (#14058)
### 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.
2023-03-29 11:57:22 -07:00
..
acl
armnn Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
cann [CANN] Multi-stream execution support for CANN EP. (#14058) 2023-03-29 11:57:22 -07:00
coreml [Objective-C API] Enable CoreML EP (#7914) 2021-06-03 18:59:10 -07:00
cpu Fix iOS/macOS build warning for inconsistent symbol visibility settings (#6750) 2021-02-19 12:19:32 -08:00
cuda Allow CUDA EP enable or disable TunableOp via session options and environment variable (#13601) 2022-11-15 14:43:54 +08:00
dml Enable building with a GDK (#11126) 2022-04-07 15:06:31 -07:00
dnnl [oneDNN] Improved thread handling (#13618) 2023-01-31 14:37:13 -08:00
nnapi remove disable_cpu_soft temporarily 2023-03-15 13:23:56 +08:00
openvino Openvino ep 2022.2 v4.2 (#13023) 2022-09-22 12:31:40 -07:00
rknpu
tensorrt TensorRT EP - timing cache (#14767) 2023-03-10 09:02:27 -08:00
tvm [TVM EP] code refactor (#10655) 2022-03-16 13:55:04 +01:00
vitisai Update Vitis AI EP to support multiple DPU targets through provider options (#6690) 2021-06-03 19:53:46 +10:00
winml Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API (#9686) 2021-11-13 03:34:54 -08:00
providers.h