onnxruntime/include/onnxruntime/core
Scott McKay b21ea00020
Cleanup C# bindings to add EP (#8810)
Fix C# add EP bindings.
Add stubs to ORT so that if EP is not included in the build we return a graceful error message.
Move declaration of stubs into C API and out for EP so they're in one place and are easier to use (no extra header required in the C/C++ world and consistent with the CUDA EP setup).
Fix inconsistency in ROCM EP.
Cleanup a few other things.
2021-08-26 13:59:40 +10:00
..
common Downgrade Eigen (#8817) 2021-08-23 18:06:23 -07:00
eager support pass in custom op registry for eager mode (#8087) 2021-06-20 13:38:09 -07:00
framework Add opset 15 kernels for Pow, BatchNorm, and Shape (#8442) 2021-08-25 12:04:20 -07:00
graph Fix bug in CPU force fallback logic (#8597) 2021-08-05 21:36:28 -07:00
optimizer Enable cast propagation with level one by default. (#8286) 2021-07-08 14:38:09 -07:00
platform Downgrade Eigen (#8817) 2021-08-23 18:06:23 -07:00
providers Cleanup C# bindings to add EP (#8810) 2021-08-26 13:59:40 +10:00
session Cleanup C# bindings to add EP (#8810) 2021-08-26 13:59:40 +10:00