TensorFlow Extended (TFX) is an end-to-end platform for deploying production ML pipelines
When you’re ready to move your models from research to production, use TFX to create and manage a production pipeline.
How it works
A TFX pipeline is a sequence of components that implement an ML pipeline which is specifically designed for scalable, high-performance machine learning tasks. Components are built using TFX libraries which can also be used individually.
Solutions to common problems
Explore step-by-step tutorials to help you with your projects.

This guide trains a neural network model to classify images of clothing, like sneakers and shirts, saves the trained model, and then serves it with TensorFlow Serving. The focus is on TensorFlow Serving, rather than the modeling and training in TensorFlow.

An introduction to TensorFlow Extended (TFX) and Cloud AI Platform Pipelines to create your own machine learning pipelines on Google Cloud. Follow a typical ML development process, starting by examining the dataset, and ending up with a complete working pipeline.

Learn how TensorFlow Extended (TFX) can create and evaluate machine learning models that will be deployed on-device. TFX now provides native support for TFLite, which makes it possible to perform highly efficient inference on mobile devices.
How companies are using TFX
News & announcements
Check out our blog and YouTube playlist for additional TFX content,
and subscribe to our monthly TensorFlow newsletter to get the
latest announcements sent directly to your inbox.

Neural structured learning can be used to train neural networks with structured signals. Learn how to build a graph-regularized model with NSL in TFX using custom components and try it yourself in an interactive Colab.

A whirlwind tour of Sibyl and TFX, two successive end-to-end (E2E) ML platforms at Alphabet. Learn how the history of TFX has helped inform the discipline of ML Engineering.

TFX and TFJS partnered with Magenta to launch a new AI-driven experience for Indian Independence Day, which transforms users’ voices into instruments that come together to celebrate Indian culture through a collaborative music project.

Learn how SAP’s Concur Labs simplified the deployment of BERT models through TensorFlow libraries and extensions in this two-part blog.