pytorch_arm_builds
pytorch_arm_builds copied to clipboard
Latest PyTorch binaries for Raspberry Pi Zero, Zero W, 1, 2, 3 and 4. This repository also includes torchaudio and torchvision packages
PyTorch-ARM-Builds
LIst of torch arm builds. Mostly raspberry pi
Install
Here's how to install with pip3
sudo pip3 install https://github.com/isakbosman/pytorch_arm_builds/raw/main/<file.whl>
Added because plain link to github file won't work (because it presents an HTTP page, rather than the raw file).