onnxruntime/csharp/test
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
..
Microsoft.ML.OnnxRuntime.EndToEndTests Add Native C API test from NuGet (#481) 2019-02-15 13:42:24 -08:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi cleanup extra header from c api and sanitize C api test (#517) 2019-02-24 21:06:54 -08:00
Microsoft.ML.OnnxRuntime.Tests minor change for validating input types (#532) 2019-03-05 16:29:39 -08:00