Skip to content

Update Xamarin sample code#9925

Merged
skottmckay merged 3 commits into
masterfrom
skottmckay/UpdateXamarinSample
Dec 7, 2021
Merged

Update Xamarin sample code#9925
skottmckay merged 3 commits into
masterfrom
skottmckay/UpdateXamarinSample

Conversation

@skottmckay
Copy link
Copy Markdown
Contributor

Description:
Update InferenceSample Xamarin components so that mobile app is more user friendly. Previously it just wrote to Console and had a confusing static UI that didn't make it clear what was happening. Now it has a button to run the tests, and progress updates.

Remove fasterrcnn xamarin sample. Adding a more complete xamarin sample targeted at end users to the inference examples repo.

Motivation and Context
Cleanup the Xamarin sample setup.

Remove fasterrcnn xamarin sample. Adding a more complete xamarin sample targeted at end users to the inference examples repo.

See microsoft/onnxruntime-inference-examples#58
Comment thread csharp/sample/InferenceSample/readme.md Outdated
- build it yourself
- [Android](https://onnxruntime.ai/docs/build/android.html) build instructions
- [iOS](https://onnxruntime.ai/docs/build/ios.html) build instructions
- extract if from the Microsoft.ML.OnnxRuntime nuget package using [NuGetPackageExplorer](https://github.com/NuGetPackageExplorer/NuGetPackageExplorer)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- extract if from the Microsoft.ML.OnnxRuntime nuget package using [NuGetPackageExplorer](https://github.com/NuGetPackageExplorer/NuGetPackageExplorer)
- extract it from the Microsoft.ML.OnnxRuntime nuget package using [NuGetPackageExplorer](https://github.com/NuGetPackageExplorer/NuGetPackageExplorer)

Comment thread csharp/sample/InferenceSample/readme.md Outdated
- extract if from the Microsoft.ML.OnnxRuntime nuget package using [NuGetPackageExplorer](https://github.com/NuGetPackageExplorer/NuGetPackageExplorer)
- release version is [here](https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime/)
- integration test version is [here](https://int.nugettest.org/packages/Microsoft.ML.OnnxRuntime/)
- this is frequently update and should work if you're currently using the `master` branch of ONNX Runtime
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- this is frequently update and should work if you're currently using the `master` branch of ONNX Runtime
- this is frequently updated and should work if you're currently using the `master` branch of ONNX Runtime

edgchen1
edgchen1 previously approved these changes Dec 6, 2021
@skottmckay skottmckay merged commit a23cd5b into master Dec 7, 2021
@skottmckay skottmckay deleted the skottmckay/UpdateXamarinSample branch December 7, 2021 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants