onnxruntime/include/onnxruntime/core/providers
stevenlix bd65acd08d
Share execution context memory between TensorRT subgraphs (#11859)
* share trt context memory

* update parser to 8.4-EA

* update parser to 8.4-GA

* add context memory sharing enable option

* update parser to 8.2-GA

* fix format issue

* reverse orders

* fix format

* fix format

* fix issues
2022-06-16 22:42:40 -07:00
..
acl [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
armnn Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
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 [CUDA] Optimize Conv and ConvGrad for Training (#10999) 2022-03-29 07:31:36 +08:00
dml Enable building with a GDK (#11126) 2022-04-07 15:06:31 -07:00
dnnl Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
nnapi Add CPU_ONLY runtime option to NNAPI EP (#9066) 2021-09-15 15:50:18 -07:00
nuphar Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
openvino Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
rknpu Initial PR for RKNPU execution provider (#3609) 2020-05-05 20:36:47 -07:00
tensorrt Share execution context memory between TensorRT subgraphs (#11859) 2022-06-16 22:42:40 -07: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 Add #pragma once to providers.h, so avoid 'struct' redefinition error when including the header from multiple places. 2020-04-03 16:25:18 -07:00