mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* Refactor C# to handle x86 * update run script * Add Native win x86 tests * Add native x86 tests for Linux * Update linux tests scripts to control which tests are run * update linux image name for x86 to prevent using cached image * update to not run unit python unit tests unless pybind is specified * remove --build_wheel as a core common arg. Python cannot run on x86 build * update OrtGetNumOfDimensions to OrtGetDimensionsCount in rest of C# |
||
|---|---|---|
| .. | ||
| DisposableNamedOnnxValue.cs | ||
| Exceptions.cs | ||
| InferenceSession.cs | ||
| Microsoft.ML.OnnxRuntime.csproj | ||
| NamedOnnxValue.cs | ||
| NativeApiStatus.cs | ||
| NativeMemoryAllocator.cs | ||
| NativeMethods.cs | ||
| NativeOnnxTensorMemory.cs | ||
| OnnxRuntime.cs | ||
| OnnxRuntime.snk | ||
| props.xml | ||
| SessionOptions.cs | ||
| targets.xml | ||