Skip to content

Publish Linux ARM64 Wheels to PyPI #7331

@johnthagen

Description

@johnthagen

🚀 The feature, motivation and pitch

We would like to deploy executorch into a container-based application to perform inference on a pre-trained model. We value the smaller filesize footprint of executorch compared to torch as minimizing container image size is important to us.

Our developers works on both Linux and macOS. Apple has transitioned new hardware to ARM64, which means that containers created on current Apple hardware must run on Linux/ARM64.

executorch is currently missing Linux/ARM64 wheels, which makes installing it as a Python dependency prohibitive.

To make Python development smooth across both Linux and macOS, we'd request that Linux/ARM64 wheels be uploaded to PyPI.

Looking at other similar packages, tflite-runtime from the Tensorflow team publishes Linux/ARM64 wheels

Alternatives

executorch could be built from source within the container, but that is slow an inefficient compared to installing a pre-built wheel.

Additional context

No response

RFC (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionableItems in the backlog waiting for an appropriate impl/fixtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions