onnxruntime/csharp
Scott McKay b21ea00020
Cleanup C# bindings to add EP (#8810)
Fix C# add EP bindings.
Add stubs to ORT so that if EP is not included in the build we return a graceful error message.
Move declaration of stubs into C API and out for EP so they're in one place and are easier to use (no extra header required in the C/C++ world and consistent with the CUDA EP setup).
Fix inconsistency in ROCM EP.
Cleanup a few other things.
2021-08-26 13:59:40 +10:00
..
sample Update references 2021-04-21 13:36:10 -07:00
src Cleanup C# bindings to add EP (#8810) 2021-08-26 13:59:40 +10:00
test Cleanup C# bindings to add EP (#8810) 2021-08-26 13:59:40 +10:00
testdata Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Cleanup C# bindings to add EP (#8810) 2021-08-26 13:59:40 +10:00
Directory.Build.props.in
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
OnnxRuntime.CSharp.sln
OnnxRuntime.snk