Rate this Page

Quick Start#

Get started with ExecuTorch in just a few steps.

This section walks you through the essential steps to get ExecuTorch up and running, from initial setup to exporting your first model for edge deployment.


Choose Your Starting Point#

🟢 First Time Here?

Follow the structured Beginner Pathway for a guided, step-by-step introduction to ExecuTorch — from concepts to your first deployment.

Beginner Pathway
🟡 Want to Move Fast?

Jump to the Quick Start Pathway for a 15-minute path to running a model, with export cheat sheets and backend selection tables.

Quick Start Pathway
🔀 Not Sure?

Use the Decision Matrix to find the right path based on your experience, platform, and model type.

Find Your Path in ExecuTorch

What You’ll Learn#

Follow these guides in order to get started with ExecuTorch:

Prerequisites#

  • Python 3.10–3.13

  • PyTorch 2.9+

  • Basic familiarity with PyTorch model development

Next Steps#

After completing the quick start, explore:

  • Edge — Deploy to specific platforms (Android, iOS, Desktop, Embedded)

  • Backends — Choose the right acceleration backend for your hardware

  • Advanced Pathway — Advanced topics: quantization, custom backends, LLM deployment