onnxruntime/csharp/sample/InferenceSample/Microsoft.ML.OnnxRuntime.InferenceSample.Maui/ReadMe.md

6 lines
332 B
Markdown
Raw Normal View History

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.