onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
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
..
InferenceTest.cs Serialize optimized onnx model (#1470) 2019-08-12 18:43:40 -07:00
Microsoft.ML.OnnxRuntime.Tests.csproj x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
OnnxMl.cs update onnx to bring in quantized ops (#808) 2019-04-10 17:20:35 -07:00