onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests
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
..
Microsoft.ML.OnnxRuntime.EndToEndTests.csproj Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.sln Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
runtest.bat Change C# tests to use C# 5.0 (#10686) 2022-02-26 00:28:30 -08:00
runtest.sh Revert "skip TestCUDAProviderOptions in End2EndTest (#13737)" (#13874) 2022-12-07 23:33:59 +08:00