Qengineering / PyTorch-Raspberry-Pi-64-OS

PyTorch installation wheels for Raspberry Pi 64 OS
103 stars 8 forks source link

model for 32 bit ? #5

Open Rasantis opened 1 year ago

Rasantis commented 1 year ago

do you have the model for 32 bits ? could you share ?

Qengineering commented 1 year ago

It is not possible to run PyTorch on a 32-bit machine. PyTorch uses third-party libraries. Quite a few don't support a 32-bit OS.

Tip: Make life a LOT easier and switch to a 64-bit OS. It is nowadays the standard.