onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Scott McKay 7e6331d5c7
Add ability to register custom ops from ORT extensions nuget package (#15696)
### Description
<!-- Describe your changes. -->
Add infrastructure so it's easy for a user to add the ORT extensions
nuget package and register the custom ops for C# apps.

### 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. -->
Need to be able to use extensions on mobile platforms with Xamarin/MAUI
2023-04-28 18:53:02 +10:00
..
Tensors
AssemblyInfo.cs
InferenceTest.cs Add ability to register custom ops from ORT extensions nuget package (#15696) 2023-04-28 18:53:02 +10:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj [C#] Allow passing various options when creating singleton Environment object. (#14723) 2023-04-18 21:49:55 -07:00
OnnxData.cs
OnnxMl.cs
OrtEnvTests.cs [C# ] Improve string marshalling and reduce GC pressure (#15545) 2023-04-20 15:12:51 -07:00
OrtIoBindingAllocationTest.cs
TestDataLoader.cs
TrainingTest.cs C, C++, Python, C# API update for on device training (#15518) 2023-04-21 11:36:01 -07:00