Ross ROSS = Recommend OSS · open-source software intelligence for agents

XiaoMi/mace

MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms. observed · 2026-08-28

github.com/XiaoMi/mace · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2989
  • days_rel: n/a
  • days_push: 807
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5046 stars · 819 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

MACE (Mobile AI Compute Engine) is a deep learning inference framework optimized for mobile heterogeneous computing on Android, iOS, Linux and Windows devices. It supports TensorFlow, Caffe and ONNX models with runtimes optimized for CPU (NEON), GPU (OpenCL) and DSP (Hexagon).

Use cases

  • run neural network inference on android phones
  • deploy tensorflow models on mobile devices
  • convert onnx models for mobile inference
  • accelerate cnn inference with mobile gpu via opencl
  • run models on hexagon dsp
  • protect model weights in a mobile app
  • reduce memory footprint of on-device inference

When to choose

  • you need fast on-device inference on ARM mobile chips
  • you want GPU or DSP acceleration for neural networks on Android
  • model protection and small binary size matter
  • you need to run TensorFlow, Caffe or ONNX models on mobile

When to avoid

  • you need training, not inference
  • you target only server or desktop GPUs
  • you need broad support for the latest transformer architectures
  • you want a framework with frequent recent updates

Facets

library · maturity maintenance

machine-learning deep-learning llm-inference deep-learning mobile-development machine-learning windows cross-platform cpp mobile-inference opencl neon hexagon onnx tensorflow caffe model-protection android ios linux

1 source

Member repositories

RepositoryRoleHealth v2
XiaoMi/macemain23

For agents

markdown · JSON · MCP: product_card(name="XiaoMi/mace")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem