On this page
tf.compat.v1.OptimizerOptions
A ProtocolMessage
| Attributes | |
|---|---|
do_common_subexpression_elimination | 
      bool do_common_subexpression_elimination | 
     
do_constant_folding | 
      bool do_constant_folding | 
     
do_function_inlining | 
      bool do_function_inlining | 
     
global_jit_level | 
      GlobalJitLevel global_jit_level | 
     
max_folded_constant_in_bytes | 
      int64 max_folded_constant_in_bytes | 
     
opt_level | 
      Level opt_level | 
     
Class Variables
DEFAULT = 0GlobalJitLevelL0 = -1L1 = 0LevelOFF = -1ON_1 = 1ON_2 = 2
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
 https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/compat/v1/OptimizerOptions