onnxruntime/csharp/tools/Microsoft.ML.OnnxRuntime.PerfTool
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
..
Microsoft.ML.OnnxRuntime.PerfTool.csproj x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
Program.cs Minor changes to support inclusion of x86 bits in the Nuget packaging pipeline (#916) 2019-04-27 00:41:26 -07:00