mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-15 18:23:41 +00:00
### 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 --------- Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com> Co-authored-by: Baiju Meswani <baijumeswani@gmail.com>
8 lines
No EOL
106 B
Markdown
8 lines
No EOL
106 B
Markdown
---
|
|
title: On-Device Training
|
|
parent: Tutorials
|
|
has_children: true
|
|
nav_order: 11
|
|
---
|
|
|
|
# On-Device Training |