onnxruntime/include/onnxruntime/core/providers
Scott McKay 0034ad72e6
Minimize changes to fix missing symbols used from C# (#8867)
* Revert "Cleanup C# bindings to add EP (#8810)"

This reverts commit b21ea00020.

* Add back in a minimal set of changes.
Provide stubs in for a limited set of things
  - things called from C# using a static lib of ORT built for mac/ios
  - things in OrtApis that are not included in the build by default
  - things in OrtApis that are excluded in a minimal build

* Cleanup order or EPs in test

* Fix unused function in ROCM build
2021-08-28 07:10:14 +10:00
..
acl
armnn
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
dml Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
dnnl
migraphx Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
nnapi Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10: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
rocm Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
tensorrt
vitisai Update Vitis AI EP to support multiple DPU targets through provider options (#6690) 2021-06-03 19:53:46 +10:00
winml
providers.h