onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests.Capi
Ryan Hill 3c3186c761
Convert more C APIs to return OrtStatus (#1194)
* Change SessionOptions APIs to always return a status, for consistency and ease of use (a couple returned 0 or -1 for success/failure)
2019-06-10 18:36:04 -07:00
..
C_Api_Sample.cpp Convert more C APIs to return OrtStatus (#1194) 2019-06-10 18:36:04 -07:00
CXX_Api_Sample.cpp Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -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 Jignparm/minor update linux test (#1074) 2019-05-21 19:32:29 -07:00