onnxruntime/csharp
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
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample
src/Microsoft.ML.OnnxRuntime Actualy add the C++ headers to the nuget packages (#1267) 2019-06-21 14:36:50 -07:00
test Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
testdata Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool
Directory.Build.props.in
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
OnnxRuntime.CSharp.sln Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00