onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests.Capi
Ryan Hill fda1d0dce9
Ryanunderhill/ocr custom op (#744)
* Adding a custom op interface to the C API to remove shared library dependency.
* Remove old custom op test
* Rework how custom ops handle inputs/outputs to enable custom op output shape calculation in the compute method
* Add a nicer C++ API for custom ops and switch the tests to use it.
2019-04-05 18:53:20 -07:00
..
C_Api_Sample.cpp Ryanunderhill/ocr custom op (#744) 2019-04-05 18:53:20 -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.Capi.vcxproj Update InferenceTestCapi.cpp (#516) 2019-02-24 17:30:33 -08:00
Microsoft.ML.OnnxRuntime.EndToEndTests.RunCapi.vcxproj Updating C_API end-to-end test and user samples (#564) 2019-03-07 00:28:15 -08:00
Microsoft.ML.OnnxRuntime.Gpu.EndToEndTests.RunCapi.vcxproj Fix GPu package testing for CAPI (#569) 2019-03-07 14:51:18 -08: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 Updating C_API end-to-end test and user samples (#564) 2019-03-07 00:28:15 -08:00