View source on GitHub |
Creates mapping between user-defined keys and SavedModel assets.
tft.annotate_asset(
asset_key: str, asset_filename: str
)
This mapping is made available in BeamDatasetMetadata
and is also used to
resolve vocabularies in tft.TFTransformOutput
.