tfx
tfx copied to clipboard
TFX is an end-to-end platform for deploying production ML pipelines
Please comment or link any issues you find with TFX 1.16.0-rc0. Thanks.
For testing
Note: This doesn't push images to the repository, since GCP authorization hasn't been set up.
Draft 1.16 RC
The current [linting workflow](https://github.com/tensorflow/tfx/blob/master/.github/workflows/ci-lint.yml) checks only for linting errors on a per pull request basis, rather than the entire repo. That is for a given pull request, the linting workflow...