[Build] [On-device-training] Running onnxruntime-training (CPU) Python Demo on Debian 12 aarch64 Environment #22270
Labels
ep:RockchipNPU
issues related to Rockchip execution provider
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
Describe the issue
Env:
Ram
Description:
Hello,
pip install onnxruntime
pip install onnxruntime-training
It appears that PyPI does not offer pre-compiled packages for my development board's environment. After some research, I found the following pre-compiled packages at this release page:
https://github.com/Microsoft/onnxruntime/releases/tag/v1.19.2.
I believe the files I need are:onnxruntime-linux-aarch64-1.19.2.tgz
onnxruntime-training-linux-aarch64-1.19.2.tgz
Is my understanding correct?
As I am new to this, I'm unsure how to use these .tgz files with Python after downloading. Can the project only be invoked via C/C++, or is there a way to utilize these with Python?
Can I perform On-Device Training (CPU Only) using Python or C/C++ on Debian 12, arm64? Are there any example codes for ONNX Runtime training in C/C++? I have not found any relevant information so far, only Python code.
Thank you!
I look forward to your response, thank you!
Urgency
Yes, this issue is quite urgent for me as it affects my current work progress. I hope to receive a response as soon as possible so that I can continue advancing my project. Thank you for your understanding and support!
Target platform
aarch64
Build script
None
Error / output
None
Visual Studio Version
No response
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: