Module: tf.contrib.cloud
Stay organized with collections
Save and categorize content based on your preferences.
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.
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 2020-10-01 UTC.
[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# Module: tf.contrib.cloud\n\n\u003cbr /\u003e\n\n|---------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v1.15.0/tensorflow/contrib/cloud/__init__.py) |\n\nModule for cloud ops.\n\nClasses\n-------\n\n[`class BigQueryReader`](../../tf/contrib/cloud/BigQueryReader): A Reader that outputs keys and tf.Example values from a BigQuery table.\n\n[`class BigtableClient`](../../tf/contrib/cloud/BigtableClient): BigtableClient is the entrypoint for interacting with Cloud Bigtable in TF.\n\n[`class BigtableTable`](../../tf/contrib/cloud/BigtableTable): Entry point for reading and writing data in Cloud Bigtable.\n\n[`class BlockCacheParams`](../../tf/contrib/cloud/BlockCacheParams): BlockCacheParams is a struct used for configuring the GCS Block Cache.\n\n[`class ConfigureGcsHook`](../../tf/contrib/cloud/ConfigureGcsHook): ConfigureGcsHook configures GCS when used with Estimator/TPUEstimator.\n\nFunctions\n---------\n\n[`configure_colab_session(...)`](../../tf/contrib/cloud/configure_colab_session): ConfigureColabSession configures the GCS file system in Colab.\n\n[`configure_gcs(...)`](../../tf/contrib/cloud/configure_gcs): Configures the GCS file system for a given a session."]]