maderix/ANE
Training neural networks on Apple Neural Engine via reverse-engineered private APIs observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 71
- Release rhythm 35
- Longevity 13
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 186
- days_rel: n/a
- days_push: 176
- n_releases_24m: 0
Adoption not part of the score
7253 stars · 960 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A research project demonstrating backpropagation and neural network training directly on Apple's Neural Engine using reverse-engineered private APIs (_ANEClient, _ANECompiler), bypassing Apple's inference-only CoreML restriction. It includes benchmarks documenting ANE performance characteristics and serves as a reference for direct NPU access outside CoreML.
Use cases
- train neural networks on Apple Neural Engine
- run backpropagation on ANE hardware
- benchmark Apple Neural Engine performance
- access ANE outside CoreML via private APIs
- research NPU training capabilities on Apple Silicon
- explore edge AI hardware optimization
When to choose
- you're researching direct NPU access on Apple Silicon
- you want to benchmark ANE training performance
- you need a reference for reverse-engineering Apple private ML APIs
- you're exploring edge AI compiler optimization
When to avoid
- you need a production training framework
- you want to train large models efficiently
- you need stable, maintained tooling with support
- you require high hardware utilization (currently ~5-9% of peak)
- you need a replacement for CoreML, MLX, or GPU training
Facets
library · maturity experimental
machine-learning llm-training reverse-engineering gpu-computing sdk machine-learning deep-learning hardware apple-ecosystem cpp apple-neural-engine npu backpropagation private-apis coreml proof-of-concept edge-ai research macos objective-c
1 source
- readme: https://github.com/maderix/ANE · fetched 2026-08-28 · 9aa56598ad52
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maderix/ANE | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem