W3cubDocs

/TensorFlow Python

tf.contrib.kfac.fisher_factors.set_global_constants

tf.contrib.kfac.fisher_factors.set_global_constants(
    init_covariances_at_zero=None,
    zero_debias=None,
    eigenvalue_decomposition_threshold=None,
    eigenvalue_clipping_threshold=None,
    tower_strategy=None
)

Defined in tensorflow/contrib/kfac/python/ops/fisher_factors.py.

Sets various global constants used by the classes in this module.

© 2018 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/api_docs/python/tf/contrib/kfac/fisher_factors/set_global_constants