mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +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# |
||
|---|---|---|
| .. | ||
| C_Api_Sample.cpp | ||
| CXX_Api_Sample.cpp | ||
| InferenceTestCapi.cpp | ||
| Microsoft.ML.OnnxRuntime.EndToEndTests.RunCapi.vcxproj | ||
| Microsoft.ML.OnnxRuntime.Gpu.EndToEndTests.RunCapi.vcxproj | ||
| packages-gpu.conf | ||
| packages.conf | ||
| runtest-gpu.bat | ||
| runtest.bat | ||