Tags: vpipkt/tfx
Tags
Add infer_feature_shape=False back to the test pipeline for kubeflow … …end to end testing. This is needed because input for `trip_seconds` is not always set. PiperOrigin-RevId: 355282533 Co-authored-by: zhitaoli <zhitaoli@google.com>
TFX 0.26.0-rc0 Release * Update RELEASE.md * Update version.py
Depends on `kfp-pipeline-spec>=0.1.2,<0.2` in docker image and versio… …n update for TFX 0.25.0-rc2 * Update RELEASE.md * Update dependencies.py * Update version.py
TFX 0.25.0-rc1 Release * Update RELEASE.md * Update version.py * Update RELEASE.md
Add missing __init__ files. And also add some required testdata in MA… …NIFEST.in * Update MANIFEST.in * Create __init__.py
Merge pull request tensorflow#2653 from dhruvesh09/r0.24.0 Fix issue where invalid artifact proto could be passed to MLMD and TFX 0.24.1 Patch Release