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 x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
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 x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
Directory.Build.props.in Added generation of C# project properties file containing actual build directory. 2019-01-14 16:02:13 -08:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
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