Module: tf.contrib.mixed_precision
Library for mixed precision training.
Classes
class ExponentialUpdateLossScaleManager
: Loss scale manager uses an exponential update strategy.
class FixedLossScaleManager
: Loss scale manager with a fixed loss scale.
class LossScaleManager
: Abstract loss scale manager class.
class LossScaleOptimizer
: An optimizer that applies loss scaling in backprop.
© 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/r1.15/api_docs/python/tf/contrib/mixed_precision