mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-04 04:07:22 +00:00
* adding generic configurations for session options * fix a build break on linux * fix training ci build break * fix training ci build break * addressed CR comments * fix traning ci build break * move config_key from enum to string * add c# api * add python api * fix build break * move prepacking from 2 new api entries to session options configs * fix traning ci build break * add python test, update some comments, move const key definition to avoid build break * addressed comments * move definitions of keys to common.h * move api to version 5 * remove accidental change in build.py * remove pragma to avoid build break * addressed CR comments * fix the python build break, and move location of config keys definition * small typo changes |
||
|---|---|---|
| .. | ||
| abi_session_options.cc | ||
| abi_session_options_impl.h | ||
| allocator_impl.h | ||
| custom_ops.cc | ||
| custom_ops.h | ||
| default_cpu_allocator_c_api.cc | ||
| device_allocator.cc | ||
| environment.cc | ||
| inference_session.cc | ||
| inference_session.h | ||
| inference_session_utils.cc | ||
| inference_session_utils.h | ||
| IOBinding.cc | ||
| IOBinding.h | ||
| onnxruntime_c_api.cc | ||
| ort_apis.h | ||
| ort_env.cc | ||
| ort_env.h | ||