View source on GitHub |
Module for cloud ops.
Classes
class BigQueryReader
: A Reader that outputs keys and tf.Example values from a BigQuery table.
class BigtableClient
: BigtableClient is the entrypoint for interacting with Cloud Bigtable in TF.
class BigtableTable
: Entry point for reading and writing data in Cloud Bigtable.
class BlockCacheParams
: BlockCacheParams is a struct used for configuring the GCS Block Cache.
class ConfigureGcsHook
: ConfigureGcsHook configures GCS when used with Estimator/TPUEstimator.
Functions
configure_colab_session(...)
: ConfigureColabSession configures the GCS file system in Colab.
configure_gcs(...)
: Configures the GCS file system for a given a session.