tft_beam.analyzer_cache.DatasetCacheMetadata | TFX | TensorFlow (original) (raw)
tft_beam.analyzer_cache.DatasetCacheMetadata
Stay organized with collections Save and categorize content based on your preferences.
Metadata about a cached dataset.
tft_beam.analyzer_cache.DatasetCacheMetadata(
dataset_size
)
Attributes | |
---|---|
dataset_size | A namedtuple alias for field number 0 |
Methods
decode
@classmethod
decode( value: bytes ) -> 'DatasetCacheMetadata'
encode
encode() -> bytes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-01 UTC.