pytorch/serve

Replace `install_dependencies.py` by `pip install torchserve[cu111]`

Open

#1,516 opened on Mar 16, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Java (3,844 stars) (790 forks)batch import
documentationhelp wanted

Description

Hi, I'm using the package on a computer with a GPU, and the server fails when trying to import nvgpu. Any reason why this package is not in the requirements ? At least in extras ?

Thanks

Contributor guide