pytorch/serve
在 GitHub 查看Replace `install_dependencies.py` by `pip install torchserve[cu111]`
Open
#1,516 创建于 2022年3月16日
documentationhelp wanted
仓库指标
- Star
- (3,844 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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