onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests.Capi
Ryan Hill 9129a652c5
Ryanunderhill/cxx api2 (#1091)
More C++ API improvements and cleanup
Add templates to tensor creation
Add run method that allows preallocated outputs
Simplify CreateTensor<T> to multiply by sizeof(T)
Convert io_types code
Optimize away vector copies in Session::Run
2019-05-24 11:15:51 -07:00
..
C_Api_Sample.cpp x86 support for C# API (#962) 2019-05-20 15:48:14 -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