Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iOS On Device Training Tutorial with ONNX Runtime #17146

Merged
merged 45 commits into from
Aug 17, 2023

Conversation

vraspar
Copy link
Contributor

@vraspar vraspar commented Aug 14, 2023

Description

This pull request introduces comprehensive tutorial for performing on device training on iOS devices using Objective-C/Swift on device training APIs.

Preview: https://vraspar.github.io/onnxruntime/docs/tutorials/on-device-training/ios-app.html
Example App: https://github.com/microsoft/onnxruntime-training-examples/tree/master/on_device_training/mobile/ios/MyVoice

Copy link
Contributor

@edgchen1 edgchen1 left a comment

Choose a reason for hiding this comment

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

looks good! some minor comments, just being kind of picky as this is user facing documentation

docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
vraspar and others added 17 commits August 14, 2023 22:01
edgchen1
edgchen1 previously approved these changes Aug 16, 2023
Copy link
Contributor

@baijumeswani baijumeswani left a comment

Choose a reason for hiding this comment

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

Nice work with the tutorial. :) Looks good (except for a few minor comments).

docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Outdated Show resolved Hide resolved
docs/tutorials/on-device-training/ios-app.md Show resolved Hide resolved
@vraspar vraspar merged commit fcd241f into microsoft:gh-pages Aug 17, 2023
10 checks passed
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