mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| C_Api_Sample.cpp | ||
| InferenceTestCapi.cpp | ||
| Microsoft.ML.OnnxRuntime.EndToEndTests.Capi.vcxproj | ||
| Microsoft.ML.OnnxRuntime.EndToEndTests.RunCapi.vcxproj | ||
| Microsoft.ML.OnnxRuntime.Gpu.EndToEndTests.RunCapi.vcxproj | ||
| packages-gpu.conf | ||
| packages.conf | ||
| runtest-gpu.bat | ||
| runtest.bat | ||