Get Started with PyTorch ExecuTorch

PyTorch’s edge specific library is ExecuTorch and is designed to be lightweight, very performant even on devices with constrained hardware such as mobile phones, embedded systems and microcontrollers.

ExecuTorch relies heavily on PyTorch core technologies such as torch.compile and torch.export, and should be very familiar to anyone who has used PyTorch in the past.

Getting Started

You can get started by following the general getting started guide or jump to the specific steps for your target device.

Hardware Acceleration

ExecuTorch provides out of the box hardware acceleration for a growing number of chip manufacturers. See the following resources to learn more about how to leverage them: