-
Notifications
You must be signed in to change notification settings - Fork 122
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
Raspberry Pi (arm64) 向けビルドの追加 #67
Comments
issueありがとうございます! armhf向けのonnxruntimeは提供されておらず、こちらで自前ビルドしてたりします。 もし対応するとしたら、↑の ちなみに |
わかりました、チャレンジしてみようと思います。 |
早速ありがとうございます!! ↓にビルド済みのものがあると思います! |
@Lapis256 さん、その後どうでしょう👀 |
@Hiroshiba |
おお!!ありがとうございます!! |
内容
Releasesにあるarmhf向けの共有ライブラリがarm64のPythonで利用できないので、arm64向けの共有ライブラリも自動ビルドしてリリースしてほしいです。
Pros 良くなる点
Cons 悪くなる点
実現方法
OSの種類/ディストリ/バージョン
OS: Debian GNU/Linux 11 (bullseye) aarch64
Host: Raspberry Pi 4 Model B Rev 1.2
その他
ONNX Runtimeもarm64向けに自動ビルドしたほうがいいかもしれません。
The text was updated successfully, but these errors were encountered: