Module: tft_beam.analyzer_cache  |  TFX  |  TensorFlow (original) (raw)

Module: tft_beam.analyzer_cache

Stay organized with collections Save and categorize content based on your preferences.

Module which allows a pipeilne to define and utilize cached analyzers.

Classes

class DatasetCache: Complete cache for a dataset as well as metadata.

class DatasetCacheMetadata: Metadata about a cached dataset.

class DatasetKey: A key for a dataset used for analysis.

class ReadAnalysisCacheFromFS: Reads cache from the FS written by WriteAnalysisCacheToFS.

class WriteAnalysisCacheToFS: Writes a cache object that can be read by ReadAnalysisCacheFromFS.

Functions

make_cache_entry_key(...)

validate_dataset_keys(...)

Type Aliases

BeamAnalysisCache

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.