mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +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. |
||
|---|---|---|
| .. | ||
| InferenceTest.netcore.cs | ||
| Microsoft.ML.OnnxRuntime.Tests.NetCoreApp.csproj | ||