Skip to content
OpenTrain AIFor AI Companies

Towards ML Engineering: A Brief History Of TensorFlow Extended (TFX)

Konstantinos, Katsiapis, Abhijit Karmarkar, Ahmet Altay, Aleksandr Zaks +15 morePublished Sep 28, 2020
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Abstract

Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.

Software Engineering, as a discipline, has matured over the past 5+ decades. The modern world heavily depends on it, so the increased maturity of Software Engineering was an eventuality. Practices like testing and reliable technologies help make Software Engineering reliable enough to build industries upon. Meanwhile, Machine Learning (ML) has also grown over the past 2+ decades. ML is used more and more for research, experimentation and production workloads. ML now commonly powers widely-used products integral to our lives. But ML Engineering, as a discipline, has not widely matured as much as its Software Engineering ancestor. Can we take what we have learned and help the nascent field of applied ML evolve into ML Engineering the way Programming evolved into Software Engineering [1]? In this article we will give a whirlwind tour of Sibyl [2] and TensorFlow Extended (TFX) [3], two successive end-to-end (E2E) ML platforms at Alphabet. We will share the lessons learned from over a decade of applied ML built on these platforms, explain both their similarities and their differences, and expand on the shifts (both mental and technical) that helped us on our journey. In addition, we will highlight some of the capabilities of TFX that help realize several aspects of ML Engineering. We argue that in order to unlock the gains ML can bring, organizations should advance the maturity of their ML teams by investing in robust ML infrastructure and promoting ML Engineering education. We also recommend that before focusing on cutting-edge ML modeling techniques, product leaders should invest more time in adopting interoperable ML platforms for their organizations. In closing, we will also share a glimpse into the future of TFX.

Results and benchmarks

Freshness tier: cold
Software Engineering, as a discipline, has matured over the past 5+ decades.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

TFX is an end-to-end platform for deploying production ML pipelines

2,190 stars · 724 forks · Last push Aug 17, 2026 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Partial overlap with paper title keywords

Why this implementation
Confidence: high

tensorflow/tfx is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).

Open tensorflow/tfx
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected tensorflow/tfx as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

tensorflow/tfx
best maintained
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
2,190
Last push
Aug 17, 2026 (8d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
tensorflow/model-analysis
historical official
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
1,265
Last push
Aug 14, 2026 (11d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
988
Last push
Aug 14, 2026 (11d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 21, 2026

Ready to run

Ready to reproduce

  • Clone tensorflow/tfx and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 8 days ago.
Open tensorflow/tfx

Quick start

git clone https://github.com/tensorflow/tfx.git
pip install -e .

Repositories and ecosystem

Official

  • tensorflow/transform
    Confidence: High

    Input pipeline framework

    988 stars · 223 forks · Last push Aug 14, 2026 · Apache-2.0 license

  • tensorflow/serving
    Confidence: High

    A flexible, high-performance serving system for machine learning models

    6,360 stars · 2,208 forks · Last push Aug 21, 2026 · Apache-2.0 license

  • google/ml-metadata
    Confidence: High

    For recording and retrieving metadata associated with ML developer and data scientist workflows.

    683 stars · 183 forks · Last push Aug 14, 2026 · Apache-2.0 license

  • tensorflow/hub
    Confidence: High

    A library for transfer learning by reusing parts of TensorFlow models.

    3,523 stars · 1,641 forks · Last push Jan 17, 2025 · Apache-2.0 license

  • tensorflow/tfx-bsl
    Confidence: High

    Common code for TFX

    65 stars · 60 forks · Last push Aug 14, 2026 · NOASSERTION license

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

Curated Related

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).