TensorFlow

API

 tf.compat / v1 / v1.distribute.Overview


tf.distribute.ReduceOp corresponding to the last loss reduction.

This is used to decide whether loss should be scaled in optimizer (used only for estimator + v1 optimizer use case).

tf.distribute.ReduceOp corresponding to the last loss reduction for estimator and v1 optimizer use case. tf.distribute.ReduceOp.SUM otherwise.

此页内容是否对您有帮助