onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests.Capi
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
..
C_Api_Sample.cpp x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
CXX_Api_Sample.cpp More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
InferenceTestCapi.cpp Windows packaging build pipeline for C-api packages (CPU and GPU) (#535) 2019-03-05 18:12:02 -08:00
Microsoft.ML.OnnxRuntime.EndToEndTests.RunCapi.vcxproj x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
Microsoft.ML.OnnxRuntime.Gpu.EndToEndTests.RunCapi.vcxproj removing specific target framework for c-api test (#860) 2019-04-18 23:58:18 -07:00
packages-gpu.conf Fix GPu package testing for CAPI (#569) 2019-03-07 14:51:18 -08:00
packages.conf Add Native C API test from NuGet (#481) 2019-02-15 13:42:24 -08:00
runtest-gpu.bat Fix GPu package testing for CAPI (#569) 2019-03-07 14:51:18 -08:00
runtest.bat x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00