onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
Ke Zhang 47a9abd212
minor change for validating input types (#532)
* minor changes for ValidateInput in inferencesession level api.

* update

* valid real graph input and don't validate initializers

* refine the validation logic.

* remove the unnecessary validatation test.

* ensure that the exact input feeds provided from caller.

* fix tests.

* fix c# test failure.

* fix test case

* don't verify the error message which is hard to maintain.

* fix c# test case

* c# test

* c# test

* fix test cases.

* test update
2019-03-05 16:29:39 -08:00
..
InferenceTest.cs minor change for validating input types (#532) 2019-03-05 16:29:39 -08:00
Microsoft.ML.OnnxRuntime.Tests.csproj Jignparm/removemodelcopies (#471) 2019-02-12 13:04:51 -08:00
OnnxMl.cs Updating new protobuf generated C# file (#430) 2019-02-01 17:33:46 -08:00