onnxruntime/csharp/test
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
..
Microsoft.ML.OnnxRuntime.EndToEndTests Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi Add C++ API test for NuGet package (#1364) 2019-07-09 13:51:51 -07:00
Microsoft.ML.OnnxRuntime.Tests Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00