mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-04 23:59:56 +00:00
* Mention OrtCreateSessionFromArray in C API doc * Add C API for free dim override * Add C API for free dim override, fix missing API mention in InferenceTest.cs, fix confusing print statement in perf_test. * Remaining C#files * fix c# build * Run the tests in blame mode. This option is helpful in isolating a problematic test causing the test host to crash. * fix order |
||
|---|---|---|
| .. | ||
| Tensors | ||
| DisposableNamedOnnxValue.cs | ||
| Exceptions.cs | ||
| InferenceSession.cs | ||
| Microsoft.ML.OnnxRuntime.csproj | ||
| NamedOnnxValue.cs | ||
| NativeApiStatus.cs | ||
| NativeMemoryAllocator.cs | ||
| NativeMethods.cs | ||
| NativeOnnxTensorMemory.cs | ||
| OnnxRuntime.cs | ||
| props.xml | ||
| RunOptions.cs | ||
| SessionOptions.cs | ||
| targets.xml | ||