tf.contrib.cloud.configure_gcs
Configures the GCS file system for a given a session.
tf.contrib.cloud.configure_gcs(
session, credentials=None, block_cache=None, device=None
)
Args |
session
|
A tf.compat.v1.Session session that should be used to configure
the GCS file system.
|
credentials
|
[Optional.] A JSON string
|
block_cache
|
[Optional.] A BlockCacheParams to configure the block cache .
|
device
|
[Optional.] The device to place the configure ops.
|
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."],[],[]]