onnxruntime/csharp/test
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
..
Microsoft.AI.MachineLearning.Tests
Microsoft.AI.MachineLearning.Tests.DotNet5_0 Enable Microsoft.Ai.MachineLearning package to work on .NET5 down to 17763 Windows SDK (#7522) 2021-05-01 00:56:36 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests Integrate TensorRT EP libs into existing GPU Nuget Package (Approach#1) (#8727) 2021-08-18 17:26:34 -07:00
Microsoft.ML.OnnxRuntime.Tests Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00