Skip to main content

TFX Addons libraries

Project description

TFX Addons

TFX Addons package CI TFX Addons CI for examples PyPI

SIG TFX-Addons is a community-led open source project. As such, the project depends on public contributions, bug fixes, and documentation. This project adheres to the TensorFlow Code of Conduct. By participating, you are expected to uphold this code.

Maintainership

The maintainers of TensorFlow Addons can be found in the CODEOWNERS file of the repo. If you would like to maintain something, please feel free to submit a PR. We encourage multiple owners for all submodules.

Installation

TFX Addons is available on PyPI for all OS. To install the latest version, run the following:

pip install tfx-addons

To ensure you have a compatible version of dependencies for any given project, you can specify the project name as an extra requirement during install:

pip install tfx-addons[feast_examplegen,schema_curation]

To use TFX Addons:

from tfx import v1 as tfx
import tfx_addons as tfxa

# Then you can easily load projects tfxa.{project_name}. Ex:

tfxa.feast_examplegen.FeastExampleGen(...)

TFX Addons projects

Check out proposals for a list of existing or upcoming projects proposals for TFX Addons.

Tutorials and examples

See examples/ for end-to-end examples of various addons.

Contributing

TFX Addons is a community-led project. Please have a look at our contributing and development guides if you want to contribute to the project: CONTRIBUTING.md

Meeting cadence:

We meet bi-weekly on Wednesday. Check out our Meeting notes and join sig-tfx-addons@tensorflow.com to get invited to the meeting.

Package releases

Check out RELEASE.md to learn how TFX Addons is released.

Resources

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tfx-addons-0.6.0.tar.gz (68.4 kB view hashes)

Uploaded Source

Built Distribution

tfx_addons-0.6.0-py3-none-any.whl (125.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page