onnxruntime/tools
jignparm 32da12491d
x86 support for C# API (#962)
* 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#
2019-05-20 15:48:14 -07:00
..
ci_build x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
nuget Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
python fix the link to the script in the doc. fix some error messages (#960) 2019-05-02 19:21:41 -07:00