onnxruntime/csharp
Hariharan Seshadri 4188b1111a
Add a summary for each ExecutionProviderAppend methods in SessionOptions.cs (#3111)
* Add a summary for each ExecutionProviderAppend methods in SessionOptions.cs

OnnxRuntime managed dll is EP agnostic meaning it will expose all methods pertaining to all possible EPs supported by OnnxRuntime in general. Not all these methods are really "available" to use for a .NET developer unless they have the correpsonding native onnxruntime shared library. Adding a summary line so that intellisense points that out.

* remove empty line
2020-02-28 21:46:57 -08:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
src/Microsoft.ML.OnnxRuntime Add a summary for each ExecutionProviderAppend methods in SessionOptions.cs (#3111) 2020-02-28 21:46:57 -08:00
test Disable test_zfnet512 and test_bvlc_reference_caffenet for x86 in C# tests (#3094) 2020-02-26 14:40:55 -08:00
testdata Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08:00
Directory.Build.props.in Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Create a separate Nuget hosting just managed assemblies (#3020) 2020-02-27 18:00:17 -08:00
OnnxRuntime.CSharp.sln Create a separate Nuget hosting just managed assemblies (#3020) 2020-02-27 18:00:17 -08:00
OnnxRuntime.snk Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00