tf-encrypted / moose

Secure distributed dataflow framework for encrypted machine learning and data processing
Apache License 2.0
57 stars 15 forks source link

Add gRPC choreography module #1080

Closed mortendahl closed 2 years ago

mortendahl commented 2 years ago

This PR adds the ability to do choreography over direct gRPC channels. It also adds a comet reindeer using this module, as well as a cometctl CLI tool for interacting with these. A follow-up PR will add PyMoose bindings as an alternative to cometctl.

TODO: