Type FixedLossScale
Namespace tensorflow.train.experimental
Parent LossScale
Interfaces IFixedLossScale
Loss scale with a fixed value. The loss scale is not updated for the lifetime of instances of this class.
A given instance of this class always returns the same number when called.