onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests
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.EndToEndTests.csproj Refactor C# and native packaging tests (#825) 2019-04-16 00:00:07 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Gpu.csproj Added netframework test (#658) 2019-03-20 10:37:09 -07:00
runtest-docker-gpu.sh Fix docker gpu test for csharp package cuda 9.1 and 10 (#432) 2019-02-08 14:02:38 -08:00
runtest-docker.sh x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
runtest-gpu.bat Added netframework test (#658) 2019-03-20 10:37:09 -07:00
runtest-gpu.sh Jignparm/addcsharptestgpu (#393) 2019-01-29 09:20:07 -08:00
runtest.bat x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
runtest.sh x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00