mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-19 19:00:47 +00:00
### Description Implement Optional Type metadata support in the library. Implement optional support in C# API along with metadata. Implement Sequence, Map, Optional test data support and test execution. Prune tests and provide more details for failing tests in C# code. Note, this PR does not enable running onnx test models in C++. ### Motivation and Context Opset18 optional type support. |
||
|---|---|---|
| .. | ||
| environment.h | ||
| experimental_onnxruntime_cxx_api.h | ||
| experimental_onnxruntime_cxx_inline.h | ||
| onnxruntime_c_api.h | ||
| onnxruntime_cxx_api.h | ||
| onnxruntime_cxx_inline.h | ||
| onnxruntime_run_options_config_keys.h | ||
| onnxruntime_session_options_config_keys.h | ||
| snippets.dox | ||