onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Scott McKay be9ae28d9f
Add ability to set RunOptions config entries to C# API. (#13939)
### Description
<!-- Describe your changes. -->
Add ability to set RunOptions config entries. Largely a cut-and-paste of
the existing code for setting SessionOptions config entries.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
#13936
2022-12-16 10:28:01 +10:00
..
Tensors
AssemblyInfo.cs
InferenceTest.cs Add ability to set RunOptions config entries to C# API. (#13939) 2022-12-16 10:28:01 +10:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common (#13886) 2022-12-09 13:04:18 -08:00
OnnxMl.cs Update ONNX to 1.12 (#11924) 2022-06-21 17:19:52 -07:00
OrtIoBindingAllocationTest.cs
TestDataLoader.cs
TrainingTest.cs Miscellaneous updates to training apis (#13929) 2022-12-14 13:33:07 -08:00