tfx icon indicating copy to clipboard operation
tfx copied to clipboard

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

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

Please comment or link any issues you find with TFX 1.8.0 Thanks.

type:bug

Understanding the output of [protoc](https://github.com/protocolbuffers/protobuf) is difficult. Those files reference source. For instance: ``` # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! #...

type:feature
stat:awaiting tensorflower

Applications that use `tfx` or `ml-pipeline-sdk` cannot make themselves available on conda-forge channel to install with conda. This could be an impediment for adoption of certain MLOps packages that depend...

type:feature
stat:awaiting tensorflower

While using `ImporterNode` to specify `Model` artifact, the model needs to be placed under `serving_model_dir` within the source_uri. Using the actual model path, fails to recognize the model.

type:bug
stat:awaiting response

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

type:bug
stat:awaiting tensorflower

OS : Linux Ubuntu 21.04. TensorFlow version: 2.6.2 TFX version: 1.4.0 Python 3.8.0 Hello, I am following Building a TFX Pipeline Locally (https://www.tensorflow.org/tfx/guide/build_local_pipeline). I am only running CsvExampleGen component and...

type:support
stat:awaiting tensorflower

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

System information - Environment: Linux 5.13.0-41-generic #46~20.04.1-Ubuntu - TensorFlow version: 2.8.0 - TFX Version: 1.8.0 - Python version: 3.8.13 - Python dependencies: absl-py 1.0.0 alembic 1.7.7 anyio 3.5.0 apache-airflow 2.2.5...

type:bug
stat:awaiting tensorflower

I am looking for tfx data_validation stasticGen or schemaGen. Does these validation are specific to problem type like tabular data, NLP data, Image Data, I am looking for descriptive statics,...

type:feature
stat:awaiting tensorflower

Hello. I initially created an issue in the ML Metadata repository (https://github.com/google/ml-metadata/issues/157) but have subsequently realized that this is more of an issue with the `launcher.Launch` logic in TFX. I...

type:bug
stat:awaiting tensorflower