onnxruntime/include/onnxruntime/core/session
Xiang Zhang 0dad79b495
Add SetLanguageProjection C Api and use it in four projections (#5023)
* Add SetLanguageProjection C Api and use it in four projections

* static cast enum languageprojection to uint32_t

* resolve comments

* fix typo and line added unintentionally

* revert unecessary change

* reorder c# api

* add TensorAt and CreateAndRegisterAllocator in Csharp to keep the same order as C apis
2020-09-04 14:26:39 -07:00
..
automl_data_containers.h Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
environment.h Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813) 2020-08-22 10:03:17 -07:00
experimental_onnxruntime_cxx_api.h Add new api function At() (#4457) 2020-08-11 18:34:03 -07:00
experimental_onnxruntime_cxx_inline.h Add modern C++ standards for Ort::Value (#4367) 2020-07-09 00:35:41 -07:00
onnxruntime_c_api.h Add SetLanguageProjection C Api and use it in four projections (#5023) 2020-09-04 14:26:39 -07:00
onnxruntime_cxx_api.h Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
onnxruntime_cxx_inline.h Add SetLanguageProjection C Api and use it in four projections (#5023) 2020-09-04 14:26:39 -07:00
onnxruntime_session_options_config_keys.h Changes to enable saving and loading an ORT format model (#4995) 2020-09-03 09:10:48 -07:00