Module: tf.config
Stay organized with collections
Save and categorize content based on your preferences.
Public API for tf.config namespace.
Modules
experimental
module: Public API for tf.config.experimental namespace.
optimizer
module: Public API for tf.config.optimizer namespace.
threading
module: Public API for tf.config.threading namespace.
Functions
experimental_connect_to_cluster(...)
: Connects to the given cluster.
experimental_connect_to_host(...)
: Connects to a single machine to enable remote execution on it.
experimental_list_devices(...)
: List the names of the available devices.
experimental_run_functions_eagerly(...)
: Enables / disables eager execution of tf.function
s.
get_soft_device_placement(...)
: Get if soft device placement is enabled.
set_soft_device_placement(...)
: Set if soft device placement is enabled.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-10-01 UTC."],[],[]]