Dragoș Rotaru
Dragoș Rotaru
No idea. Let us know if you find anything!
We had to start from somewhere so we picked the simplest one. Of course it is possible to add support for other protocols but at the time we chose to...
Related: https://github.com/tf-encrypted/runtime/pull/728
Related discussion in here: https://github.com/tf-encrypted/runtime/issues/755 > When trying to introduce Mirrored3Shape variable instead of ReplicatedShape, me and @mortendahl came across that this can lead to some logic discrepancies. > >...
While I agree that it would be nice to avoid indexing all the time I think sometimes it's useful to have a single bit tensor to work with to vectorize...