executorch

On-device AI across mobile, embedded and edge for PyTorch (by pytorch)

Executorch Alternatives

Similar projects and alternatives to executorch

  1. ollama

    Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. whisper.cpp

    Port of OpenAI's Whisper model in C/C++

  4. llama

    190 executorch VS llama

    Inference code for Llama models

  5. mediapipe

    Cross-platform, customizable ML solutions for live and streaming media.

  6. mlx

    50 executorch VS mlx

    MLX: An array framework for Apple silicon

  7. candle

    Minimalist ML framework for Rust

  8. ml-ane-transformers

    Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)

  9. coremltools

    Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

  10. Anemll

    7 executorch VS Anemll

    Artificial Neural Engine Machine Learning Library

  11. Pytorch

    420 executorch VS Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  12. dfdx

    22 executorch VS dfdx

    Deep learning in Rust, with shape checked tensors and neural networks

  13. torchchat

    4 executorch VS torchchat

    Discontinued Run PyTorch LLMs locally on servers, desktop and mobile

  14. MegEngine

    MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架

  15. DALI

    6 executorch VS DALI

    A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.

  16. kalidoface-3d

    Face and Body Tracking for VRM 3D models on the web.

  17. transformers.js-examples

    A collection of 🤗 Transformers.js demos and example applications

  18. LiteRT

    3 executorch VS LiteRT

    LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization

  19. ane

    Reverse engineered Linux driver for the Apple Neural Engine (ANE). (by eiln)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better executorch alternative or higher similarity.

executorch discussion

Log in or Post with

executorch reviews and mentions

Posts with mentions or reviews of executorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-12-18.
  • Executorch: On-device AI across mobile, embedded and edge for PyTorch
    6 projects | news.ycombinator.com | 18 Dec 2025
    I get the impression that https://github.com/pytorch/executorch is Meta’s take on TFLite / LiteRT, which is quite interesting.

    While reading the README and related documentation, I noticed that Samsung Exynos NPU acceleration was listed, which immediately caught my attention. According to

  • Google AI Edge – on-device cross-platform AI deployment
    6 projects | news.ycombinator.com | 1 Jun 2025
    Genuine question, why should I use this to deploy models on the edge instead of executorch? https://github.com/pytorch/executorch

    For context, I get to choose the tech stack for a greenfield project. I think that executor h, which belongs to the pytorch ecosystem, will have a way more predictable future than anything Google does, so I currently consider executorch more.

  • Run LLMs on Apple Neural Engine (ANE)
    11 projects | news.ycombinator.com | 3 May 2025
    Something to consider for deploying LLMs on the ANE is: https://github.com/pytorch/executorch/tree/main/examples/app...

    The model does have some limitations (e.g., need for QAT for 4-bit quantization), lack of a C++ runner to execute the model, but parts of the model are promising.

  • PyTorch – Torchchat: Chat with LLMs Everywhere
    4 projects | news.ycombinator.com | 31 Jul 2024
    Did not know executorch existed! That's so cool! I have it on my bucket list to tinker with running LLMs on wearables after I'm a little further along in learning, great to see official tooling for that!

    https://github.com/pytorch/executorch

  • ExecuTorch: Enabling On-Device interference for embedded devices
    4 projects | news.ycombinator.com | 17 Oct 2023
    Yes ExecuTorch is currently targeted at Edge devices. The runtime is written in C++ with 50KB binary size (without kernels) and should run in most of platforms. You are right that we have not integrated to Nvidia backend yet. Have you tried torch.compile() in PyTorch 2.0? It would do the Nvidia optimization for you without Torchscript. If you have specific binary size or edge specific request, feel free to file issues in https://github.com/pytorch/executorch/issues
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic executorch repo stats
7
4,699
10.0
2 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?