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

Create a prepackaged model server for PyTorch Models #831

Closed
axsaucedo opened this issue Aug 29, 2019 · 2 comments
Closed

Create a prepackaged model server for PyTorch Models #831

axsaucedo opened this issue Aug 29, 2019 · 2 comments

Comments

@axsaucedo
Copy link
Contributor

PyTorch is quite a popular library, adding a prepackaged model server would allow for deploying custom PyTorch models, but would also allow for some of the popular models that are trained using PyTorch.

For background information, it was attempted to build a model for PyTorch Hub models in #642, but given that some models are too big, it could not be done (and the init containers could not be used either).

@axsaucedo axsaucedo added this to the 2.0.x milestone Aug 29, 2019
@seldondev
Copy link
Collaborator

Issues go stale after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
/lifecycle stale

@seldondev seldondev added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 17, 2020
@ukclivecox
Copy link
Contributor

TorchServe is now available: https://github.com/pytorch/serve

@ukclivecox ukclivecox added priority/p1 and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Apr 23, 2020
@ukclivecox ukclivecox removed this from the 2.0.x milestone Apr 23, 2020
@axsaucedo axsaucedo added this to the 1.3 milestone Jul 15, 2020
@ukclivecox ukclivecox removed this from the 1.3 milestone Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants