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# |
||
|---|---|---|
| .. | ||
| docker | ||
| ubuntu16.04 | ||
| copy_strip_binary.sh | ||
| create_package.sh | ||
| create_package_inside_docker.sh | ||
| run_build.sh | ||
| run_dockerbuild.sh | ||
| server_run_build.sh | ||
| server_run_dockerbuild.sh | ||