tensorflow/ci
A. Unique TensorFlower fce41472ac Increase TFCI_WHL_SIZE_LIMIT for Linux ARM64.
PiperOrigin-RevId: 810553684
2025-09-23 13:23:05 -07:00
..
devinfra Add some clarifying comments for Dockerfiles. 2025-01-17 08:35:57 -08:00
official Increase TFCI_WHL_SIZE_LIMIT for Linux ARM64. 2025-09-23 13:23:05 -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.