This is a bug fix for multi-replica training. When there is any parameter...
This is a bug fix for multi-replica training. When there is any parameter servers and more than one replica, replicas except the chief replica would complain un-initialized stale_counter variable since it doesn't live in parameter server. PiperOrigin-RevId: 179421368
Loading
Please sign in to comment