mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
| .. | ||
| Platforms | ||
| Properties | ||
| Resources | ||
| App.xaml | ||
| App.xaml.cs | ||
| AppShell.xaml | ||
| AppShell.xaml.cs | ||
| MainPage.xaml | ||
| MainPage.xaml.cs | ||
| MauiProgram.cs | ||
| Microsoft.ML.OnnxRuntime.InferenceSample.Maui.csproj | ||
| ReadMe.md | ||
MAUI app that is used directly with the C# bindings project to do some basic local testing of using an InferenceSession in an app.
This is NOT intended to be a sample for end users. See https://github.com/microsoft/onnxruntime-inference-examples for those, in particular under the c_sharp and mobile/examples/MAUI directories.