mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| sample/Microsoft.ML.OnnxRuntime.InferenceSample | ||
| src/Microsoft.ML.OnnxRuntime | ||
| test | ||
| testdata | ||
| tools/Microsoft.ML.OnnxRuntime.PerfTool | ||
| Directory.Build.props.in | ||
| Nuget.CSharp.config | ||
| OnnxRuntime.CSharp.proj | ||
| OnnxRuntime.CSharp.sln | ||