Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
tensorflow
GitHub Repository: tensorflow/docs-l10n
Path: blob/master/site/en-snapshot/tfx/guide/tft.md
56931 views

Transform library for non-TFX users

Transform is available as a standalone library.

The tft module documentation is the only module that is relevant to TFX users. The tft_beam module is relevant only when using Transform as a standalone library. Typically, a TFX user constructs a preprocessing_fn, and the rest of the Transform library calls are made by the Transform component.