Add `synchronization` and `aggregation` args to the layer `add_weight()` API....
Add `synchronization` and `aggregation` args to the layer `add_weight()` API. These args will be used for distributed variables. Migrate all usages of `tower_local_var_scope` to using the new args. PiperOrigin-RevId: 203855963
Loading
Please sign in to comment