onnxruntime/csharp
Ashwini Khade 2f1c3028b7
add capi to set graph optimization level (#657)
* add capi to set graph optimization level

* remove 1 unnecessary check + review comment

* plus updates
2019-03-20 17:14:46 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample Make the return namedonnxvalue objects disposable in C# API (#392) 2019-01-28 21:40:19 -08:00
src/Microsoft.ML.OnnxRuntime Add new C function OrtOnnxTypeFromTypeInfo (#585) 2019-03-12 10:11:14 -07:00
test add capi to set graph optimization level (#657) 2019-03-20 17:14:46 -07:00
testdata Initial check-in to support non-tensor (sequence/map) types (#527) 2019-03-05 16:00:40 -08:00
tools/Microsoft.ML.OnnxRuntime.PerfTool
Directory.Build.props.in
Nuget.CSharp.config
OnnxRuntime.CSharp.proj
OnnxRuntime.CSharp.sln