Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with PySyft-TensorFlow #4

Open
mortendahl opened this issue Oct 4, 2019 · 1 comment
Open

Integration with PySyft-TensorFlow #4

mortendahl opened this issue Oct 4, 2019 · 1 comment

Comments

@mortendahl
Copy link
Member

Design and describe how TF Encrypted can integrate with PySyft-TensorFlow to offer encrypted training and more.

@jvmncs
Copy link
Member

jvmncs commented Oct 19, 2019

It's been awhile since we tossed this around, but I still like the idea of creating a PySyft Worker class that allows PySyft users to switch over to using the TF networking stack. Ideally, this Worker would eventually include the outcome of #6 & would allow PySyft users to use TF & TFE natively, i.e. without any hooking. PySyft-TF could then include a secondary hook that satisfies the PySyft API. This hook would be much lighter, essentially wrapping up with tf.device(): to do orchestration steps, and would remove the need to use hooking.

Problem: I can't imagine it interfacing well with the existing PySyft workers & protocol, would love ideas for potential solutions here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants