tfx
tfx copied to clipboard
TFX is an end-to-end platform for deploying production ML pipelines
Updated container entry point for dynamic execution support
use the new api put_lineage_subgraph
Dummy CL to check failing Kokoro builds
use the new API put_lineage_subgraph from MLMD
**System information** - Have I specified the code to reproduce the issue (Yes, No): No - Environment in which the code is executed: Kubeflow - TensorFlow version: 2.5 - TFX...
Internal change
Add RollingRange, a ResolverOp that returns artifacts with `num_spans` latest consecutive spans.
Current linter has many false positives and it seems not justify blocking PRs. We will proceed to next steps and make the entire job as a success if the linter...
I am using TFX version: 1.9.1 If I use this import statement to access the Public modules for TFX: `from tfx import v1 as tfx` I noticed that LocalDagRunner and...