tf.distribute.get_loss_reduction
tf.distribute.ReduceOp соответствующего последнему уменьшению потери.
tf.distribute.get_loss_reduction()
Это используется для определения, следует ли масштабировать потерю в оптимизаторе (используется только для случая estimator + оптимизатор v1).
| Возвращает | |
|---|---|
tf.distribute.ReduceOp соответствующего последнему уменьшению потерь для случая estimator и оптимизатора v1. tf.distribute.ReduceOp.SUM в противном случае. |
© 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/distribute/get_loss_reduction