interaction-lab / interaction-lab/HARMONI
Pytorch for ARM/face_detect
- Dominant language
- Python
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
There are no official binaries for pytorch on ARM processors. This may change in the future, but presently it means you have to build from source. The relevant face detection containers will need to updated and built for ARM once this is working. Note that if the deployment environment is a ARM device with CUDA (I.e. an Nvidia Jetson), then Nvidia does provide pytorch binaries for that platform.
Details on how to do this or how to get existing builds people have uploaded can be found here:
https://nmilosev.svbtle.com/compling-arm-stuff-without-an-arm-board-build-pytorch-for-the-raspberry-pi
https://github.com/pytorch/pytorch/issues/23233
https://github.com/pytorch/pytorch/issues/13130
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.