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 C#: Avoid inefficient DenseTensor ctor in ToTensor extensions (#10240) 2022-01-19 07:43:44 +10:00
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 Allow users to bind arbitrary memory using raw pointers (#10428) 2022-02-01 18:09:24 -08:00
TestDataLoader.cs Fix C# pipeline build error (#10524) 2022-02-11 08:56:40 -08:00
TrainingTest.cs Miscellaneous updates to training apis (#13929) 2022-12-14 13:33:07 -08:00