onnxruntime/tools
Scott McKay 0034ad72e6
Minimize changes to fix missing symbols used from C# (#8867)
* Revert "Cleanup C# bindings to add EP (#8810)"

This reverts commit b21ea00020.

* Add back in a minimal set of changes.
Provide stubs in for a limited set of things
  - things called from C# using a static lib of ORT built for mac/ios
  - things in OrtApis that are not included in the build by default
  - things in OrtApis that are excluded in a minimal build

* Cleanup order or EPs in test

* Fix unused function in ROCM build
2021-08-28 07:10:14 +10:00
..
ci_build Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +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 Support of sparse initializers with smaller indices data type (#8834) 2021-08-27 14:02:48 -07:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00