onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
Pranav Sharma 4cbc6e1cf5
Validate input shapes. (#1352)
* Validate input shapes.

* Cache some input def metadata

* Make some methods const and check for negative values of dims instead of just -1.

* Fix shape inferencing test.

* Fix testLabelEncoder test

* Fix more tests

* Fix more tests

* Use size_t for loop variable
2019-07-19 13:42:34 -07:00
..
InferenceTest.cs Validate input shapes. (#1352) 2019-07-19 13:42:34 -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