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

Pytorch for ARM/face_detect #29

Open
RMichaelSwan opened this issue Oct 15, 2020 · 0 comments
Open

Pytorch for ARM/face_detect #29

RMichaelSwan opened this issue Oct 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@RMichaelSwan
Copy link
Collaborator

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
pytorch/pytorch#23233
pytorch/pytorch#13130

@RMichaelSwan RMichaelSwan added the enhancement New feature or request label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant