mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-09 17:28:58 +00:00
* minor changes for ValidateInput in inferencesession level api. * update * valid real graph input and don't validate initializers * refine the validation logic. * remove the unnecessary validatation test. * ensure that the exact input feeds provided from caller. * fix tests. * fix c# test failure. * fix test case * don't verify the error message which is hard to maintain. * fix c# test case * c# test * c# test * fix test cases. * test update |
||
|---|---|---|
| .. | ||
| 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 | ||