Add a new enum for reduction type in distribution strategy. Currently supports...
Add a new enum for reduction type in distribution strategy. Currently supports SUM, MEAN and ONLY_FIRST_REPLICA Allow accepting the new enum in `reduce` and `batch_reduce` APIs. Change some callers to use the new enum. PiperOrigin-RevId: 221475510
Loading
Please sign in to comment