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 (790 forks)batch import
documentationhelp wanted

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (No merged PRs in 30d)

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