Loading

摘要: 最近一直在搭建深度学习环境,换源是必不可少的一步,这直接决定了构建环境的效率,将更多的精力集中于核心算法学习 apt换源 lsb_release -a # 查看本机 Ubuntu 版本(cat /etc/*release) sudo vi /etc/apt/sources.list # 用root权 阅读全文
posted @ 2025-11-12 18:52 ADDED 阅读(24) 评论(0) 推荐(0)
摘要: 20251112 启动 Centerfusion 镜像报错如下: docker run -it `image ID` 报错:WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available 经百度 阅读全文
posted @ 2025-11-12 18:18 ADDED 阅读(1) 评论(0) 推荐(0)