onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Droid
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
..
Assets
Properties
Resources Add csharp docfx (#12596) 2022-08-25 09:51:32 -05:00
InferenceTest.android.cs
MainActivity.cs
Microsoft.ML.OnnxRuntime.Tests.Droid.csproj Add ability to register custom ops from ORT extensions nuget package (#15696) 2023-04-28 18:53:02 +10:00