Extend implementation of emulated `federated_secure_sum` intrinsic in test backend.
Secure Sum extends the request bitwidth by log2(# of clients) participating in the sum, and masks the integers coming out of the clients to the extended bitwidth number of bits (the actual size of values transferred across the wire). PiperOrigin-RevId: 341676681
Please register or sign in to comment