tensorflow/ci
Quoc Truong a7fc821eb1 Reverts 39e05ea1fb
PiperOrigin-RevId: 815778083
2025-10-06 10:18:09 -07:00
..
devinfra Add some clarifying comments for Dockerfiles. 2025-01-17 08:35:57 -08:00
official Reverts 39e05ea1fb 2025-10-06 10:18:09 -07:00
README.md

TensorFlow continuous integration

Warning This folder is still under construction. It is part of an ongoing effort to improve the structure of CI and build related files within the TensorFlow repo. This warning will be removed when the contents of this directory are stable and appropriate documentation around its usage is in place.

Maintainer: TensorFlow DevInfra


The CI folder contains the configuration files and scripts used to build, test, and deploy TensorFlow. This folder is typically used by continuous integration (CI) tools to build and test TensorFlow whenever there is a change to the code. This folder is broken into subfolders that represent the level of support and ownership of the files contained within.