onnxruntime/include/onnxruntime/core/session
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
..
automl_data_containers.h Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
environment.h Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
experimental_onnxruntime_cxx_api.h Minor fix to satisfy c++14 (#6162) 2020-12-17 13:53:24 -08:00
experimental_onnxruntime_cxx_inline.h Minor fix to satisfy c++14 (#6162) 2020-12-17 13:53:24 -08:00
onnxruntime_c_api.h Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
onnxruntime_cxx_api.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
onnxruntime_cxx_inline.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
onnxruntime_run_options_config_keys.h Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
onnxruntime_session_options_config_keys.h Add an option to use the input model bytes (ORT format only) directly without copy at session creation (#8502) 2021-07-27 09:11:42 -07:00