Everything we know about the Apple Neural Engine (ANE)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • neural-engine

    Everything we actually know about the Apple Neural Engine (ANE)

  • My question too. This semi-answer on the page seems to contradict itself (source: https://github.com/hollance/neural-engine/blob/master/docs/p... ):

    "> Can I program the ANE directly?

    Unfortunately not. You can only use the Neural Engine through Core ML at the moment.

    There currently is no public framework for programming the ANE. There are several private, undocumented frameworks but obviously we cannot use them as Apple rejects apps that use private frameworks.

    (Perhaps in the future Apple will provide a public version of AppleNeuralEngine.framework.)"

    The last part links to this bunch of headers:

    https://github.com/nst/iOS-Runtime-Headers/tree/master/Priva...

    So might it be more accurate to say you can program it directly, but won't end up with something that can be distributed on the app store?

  • tinygrad

    Discontinued You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad] (by geohot)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • iOS-Runtime-Headers

    iOS Objective-C headers as derived from runtime introspection

  • My question too. This semi-answer on the page seems to contradict itself (source: https://github.com/hollance/neural-engine/blob/master/docs/p... ):

    "> Can I program the ANE directly?

    Unfortunately not. You can only use the Neural Engine through Core ML at the moment.

    There currently is no public framework for programming the ANE. There are several private, undocumented frameworks but obviously we cannot use them as Apple rejects apps that use private frameworks.

    (Perhaps in the future Apple will provide a public version of AppleNeuralEngine.framework.)"

    The last part links to this bunch of headers:

    https://github.com/nst/iOS-Runtime-Headers/tree/master/Priva...

    So might it be more accurate to say you can program it directly, but won't end up with something that can be distributed on the app store?

  • ane

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

  • anecc

    Run a CoreML MLModel on the Asahi Neural Engine

  • m1n1

    A bootloader and experimentation playground for Apple Silicon

  • ml-ane-transformers

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • whisper.cpp

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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts