- 博客(2)
- 收藏
- 关注
原创 Triton Inference Server构建镜像出现的问题解决。 => ERROR [ 7/10] RUN curl -o /tmp/cuda-keyring.deb htt
在使用:./build.py构建镜像的时候出现:=> ERROR [ 7/10] RUN curl -o /tmp/cuda-keyring.deb https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 2.6s。修改curl -o /tmp/cuda-keyring.deb为curl -fSL -o /tmp/cuda-keyring.deb。保存重新运行build.py文件即可。
2025-07-24 13:51:38
288
原创 jetson TX2 源码编译指定版本pytorch
jetson tx2针对指定版本的python和指定版本的pytorch源码编译pytorch
2024-11-13 23:42:45
1393
3
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人