onnxruntime/include/onnxruntime/core
Dmitri Smirnov ce3b4eabd3
Implement Optional Metadata support and C# test support (#15314)
### 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.
2023-04-11 09:41:59 -07:00
..
common Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
eager
framework FasterTransformer model wrapper using custom op (#15013) 2023-03-20 09:05:30 -07:00
graph Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
optimizer Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
platform Improve thread pool creation failure handling. (#13313) 2022-10-15 17:57:19 -07:00
providers Automatically enable tunable op usage for production models (#15156) 2023-04-06 13:52:47 +08:00
session Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00