🚀 The feature, motivation and pitch
Hi,
I am currently working with ExecuTorch on different platforms (x86 and aarch64).
While trying to install ExecuTorch python package on Raspberry Pi 5 (aarch64) through pip, I am facing the below issues :
ERROR: Ignored the following yanked versions: 0.1.0, 0.1.2
ERROR: Could not find a version that satisfies the requirement executorch (from versions: none)
ERROR: No matching distribution found for executorch
In the PyPI index, I have observed that it only supports x86 and MacOS aarch64 but not Raspberry Pi 5
So, is there any effort being done to support aarch64 on Raspberry Pi?
Alternatives
No response
Additional context
No response
RFC (Optional)
No response