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

apple/coremltools

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation. observed · 2026-08-28

github.com/apple/coremltools · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 99
  • Release rhythm 44
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 80.5
  • age_days: 3351
  • days_rel: 296
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

5399 stars · 836 forks observed · 2026-08-28

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

Apple's official Python package for converting machine learning models from TensorFlow, PyTorch, scikit-learn, XGBoost, and LibSVM into the Core ML format. It also supports reading, editing, optimizing, and validating Core ML models for on-device deployment in Apple apps.

Use cases

  • convert a pytorch model to core ml format
  • deploy a trained tensorflow model on iphone
  • optimize a core ml model for the neural engine
  • convert a scikit-learn model for ios app integration
  • edit and validate an existing core ml model
  • run on-device inference with core ml in an xcode app

When to choose

  • you need to ship trained models to iOS, macOS, watchOS, or visionOS apps via Core ML
  • you want Apple-supported conversion from PyTorch or TensorFlow with Neural Engine optimization
  • you need to inspect, edit, or compress Core ML model weights

When to avoid

  • you target Android, Windows, or Linux on-device inference rather than Apple platforms
  • you need a general model exchange format like ONNX instead of Core ML
  • your workflow is training-only with no Apple deployment

Facets

library · maturity active

machine-learning sdk developer-tools machine-learning apple-ecosystem deep-learning python cross-platform coreml model-conversion model-optimization tensorflow pytorch on-device-inference apple macos

3 sources

Member repositories

RepositoryRoleHealth v2
apple/coremltoolsmain80

For agents

markdown · JSON · MCP: product_card(name="apple/coremltools")

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