onnxruntime/tools
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
..
ci_build Cleanup C# bindings to add EP (#8810) 2021-08-26 13:59:40 +10:00
doc Add graphviz into Dockerfile images for Python API documentation (#7819) 2021-06-02 16:12:54 -07:00
nuget Move one function from cuda_provider_factory.h (#8407) 2021-07-19 17:55:59 -07:00
perf_util Update mysql-connector-java (#5802) 2020-11-16 14:09:14 -08:00
python GridSample OP implementation for CPU and CUDA (#8551) 2021-08-20 12:37:38 -07:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00