tfx icon indicating copy to clipboard operation
tfx copied to clipboard

TFX is an end-to-end platform for deploying production ML pipelines

Results 356 tfx issues
Sort by recently updated
recently updated
newest added

Move functions get_dependent_channels() and get_input_nodes() from resolver_function.py to resolver_op.py

Set parent and child relationship between contexts

update subpipeline test scheduler test to fix presubmit test

Automated rollback of commit c0e66688fdfe185eb2d22631b234ca3ecaa39689

Stale

Try tighten constraints to figure out root cause of the dependency break.

Stale

Adding minor changes to allow user migration to native execution of tf.SequenceExamples

**System information** - Have I specified the code to reproduce the issue (Yes, No): Yes - Environment in which the code is executed (e.g., Local(Linux/MacOS/Windows), Interactive Notebook, Google Cloud, etc):...

type:bug
stat:awaiting tensorflower
Twitter

If the bug is related to a specific library below, please raise an issue in the respective repo directly: [TensorFlow Data Validation Repo](https://github.com/tensorflow/data-validation/issues) [TensorFlow Model Analysis Repo](https://github.com/tensorflow/model-analysis/issues) [TensorFlow Transform Repo](https://github.com/tensorflow/transform/issues)...

type:bug
stat:awaiting tensorflower

This should remove most of the issues reported by the message: ``` pylintrc:1:0: E0015: Unrecognized option found: .... ``` The `google` section at the end is left untouched. Some of...

awaiting review