Module: tf.config.optimizer
Stay organized with collections
Save and categorize content based on your preferences.
Public API for tf.config.optimizer namespace.
Functions
get_experimental_options(...)
: Get experimental optimizer options.
get_jit(...)
: Get if JIT compilation is enabled.
set_experimental_options(...)
: Set experimental optimizer options.
set_jit(...)
: Set if JIT compilation 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.
[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# Module: tf.config.optimizer\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------|\n| [TensorFlow 1 version](/versions/r1.15/api_docs/python/tf/config/optimizer) |\n\nPublic API for tf.config.optimizer namespace.\n\nFunctions\n---------\n\n[`get_experimental_options(...)`](../../tf/config/optimizer/get_experimental_options): Get experimental optimizer options.\n\n[`get_jit(...)`](../../tf/config/optimizer/get_jit): Get if JIT compilation is enabled.\n\n[`set_experimental_options(...)`](../../tf/config/optimizer/set_experimental_options): Set experimental optimizer options.\n\n[`set_jit(...)`](../../tf/config/optimizer/set_jit): Set if JIT compilation is enabled."]]