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

tf-coreml/tf-coreml

TensorFlow to CoreML Converter observed · 2026-08-28

github.com/tf-coreml/tf-coreml · Python · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3248
  • days_rel: n/a
  • days_push: 2254
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1328 stars · 163 forks observed · 2026-08-28

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

A Python library that converts TensorFlow 1 frozen graph models (.pb) into Apple CoreML format for deployment on iOS devices. It is no longer maintained and has been superseded by the TensorFlow converter in Apple's coremltools package.

Use cases

  • convert a frozen TensorFlow 1 graph_def to CoreML format
  • deploy TensorFlow models on iOS 12 or earlier
  • run TensorFlow neural networks natively on Apple devices
  • migrate legacy TF1 .pb models to CoreML

When to choose

  • your deployment target is iOS 12 or earlier
  • your source model is a TensorFlow 1 graph_def serialized as a frozen protobuf
  • you cannot use coremltools 4.0+ for a legacy model

When to avoid

  • you are targeting iOS 13 or later - use coremltools instead
  • your model is TensorFlow 2.x or a SavedModel
  • you need ongoing bug fixes or community support
  • you are starting a new project

Facets

library · maturity abandoned

machine-learning compiler machine-learning developer-tools python model-conversion tensorflow coreml deprecated ios-deployment macos ios

1 source

Member repositories

RepositoryRoleHealth v2
tf-coreml/tf-coremlmain23

For agents

markdown · JSON · MCP: product_card(name="tf-coreml/tf-coreml")

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