You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at https://goo.gle/tfx-addons-group
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:
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
Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at https://goo.gle/tfx-addons-group