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

[Training] Compiling ONNX Runtime for MIPS32 Linux for On-Device Training Capabilities #20884

Open
Leo5050xvjf opened this issue May 31, 2024 · 2 comments
Labels
stale issues that have not been addressed in a while; categorized by a bot training issues related to ONNX Runtime training; typically submitted using template

Comments

@Leo5050xvjf
Copy link

Leo5050xvjf commented May 31, 2024

Describe the issue

Hello,
Since I'm new to this area, my questions might be a bit unclear.
I'm currently looking to perform on-device training on my edge device,
and I would like to know if onnxruntime training can run on a mips32 Linux edge device using a CPU.
If it's possible, are there any tutorials or documentation I can refer to?
Thank you!

To reproduce

OS: Linux
architecture: mips32

Urgency

No response

ONNX Runtime Installation

Other / Unknown

ONNX Runtime Version or Commit ID

unknown

PyTorch Version

unknown

Execution Provider

Default CPU

Execution Provider Library Version

No response

@Leo5050xvjf Leo5050xvjf added the training issues related to ONNX Runtime training; typically submitted using template label May 31, 2024
@kshama-msft
Copy link
Contributor

kshama-msft commented May 31, 2024

Thank you for reaching out. ORT On-device training uses CPUs, so it should work with MIPS32. We have not tested it though and do not have a MIPS32 specific tutorial. However, if you want to try it out, we are happy to support and answer any questions along the way. You can follow along this tutorial, or anything else that seems more relevant for your use case in the tutorials directory and let us know how it goes. https://github.com/microsoft/onnxruntime-training-examples/tree/master/on_device_training/desktop/csharp/image_classification

Copy link
Contributor

github-actions bot commented Jul 1, 2024

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.

@github-actions github-actions bot added the stale issues that have not been addressed in a while; categorized by a bot label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale issues that have not been addressed in a while; categorized by a bot training issues related to ONNX Runtime training; typically submitted using template
Projects
None yet
Development

No branches or pull requests

2 participants