onnxruntime/csharp
pulkittomar a50a63aa9e Serialize optimized onnx model (#1470)
* Model serialization

* Removed duplicate symbol

* Minor update

* Review comments

* add tests

* Model serialization

* Removed duplicate symbol

* Minor update

* Merged PR 1106437: Model Serialization in onnxruntime

* Review comments

* Merged PR 1107226: Review comments

Review comments

* add tests

* Fixed merge conflict

* Correct python tests

* InferenceSesssion Refeed Test

* Replace use of widechar const literal-L

* Fixed failing tests

* Updated comment

* Removed unnecessary session options

* Spell check on comments

* Do not serialize when level 3 optimization specified

* Updated error logs

* Changed log severity to WARN
2019-08-12 18:43:40 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
src/Microsoft.ML.OnnxRuntime Serialize optimized onnx model (#1470) 2019-08-12 18:43:40 -07:00
test Serialize optimized onnx model (#1470) 2019-08-12 18:43:40 -07:00
testdata Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
Directory.Build.props.in Added generation of C# project properties file containing actual build directory. 2019-01-14 16:02:13 -08:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
OnnxRuntime.CSharp.sln Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00