1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
# Official CI Directory
> **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 and TensorFlow DevInfra
Issue Reporting: File an issue against this repo and tag
[@devinfra](https://github.com/orgs/tensorflow/teams/devinfra)
********************************************************************************
A directory for build and CI related scripts and jobs that are used and
monitored as part of the official TensorFlow build, test, and release process.
|