Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Deploy an Encrypted model to a grid worker #208

Closed
robert-wagner opened this issue May 9, 2019 · 0 comments
Closed

Deploy an Encrypted model to a grid worker #208

robert-wagner opened this issue May 9, 2019 · 0 comments
Labels
encryption Status: Blocked ✖️ Cannot work on this because of some other incomplete work

Comments

@robert-wagner
Copy link
Contributor

robert-wagner commented May 9, 2019

Part of Epic: #203

Blocked by #207

In order to accomplish #203 we need to be able to easily deploy an encrypted model to a remote grid worker so that it can be queried.

From an api standpoint we want this to behave the same as in #205 with an added parameter for encryption. In the future we want this be extensible to support different encryption schemes (he, mpc, etc)

  • model.deploy(location, endpoint="name", encrypted=True)

  • deploy(model, location, endpoint="name", encrypted=True)

After this call is made models should behave as if they were hosted as in #207

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
encryption Status: Blocked ✖️ Cannot work on this because of some other incomplete work
Projects
None yet
Development

No branches or pull requests

2 participants