显卡驱动12.2,用国内源安装torch

nvidia 显卡驱动12.2

用国内源安装torch

pip3 install torch torchvision torchaudio --index-url https://mirrors.nju.edu.cn/pytorch/whl/cu126

比国外的pip install torch2.5.1 torchvision0.20.1 --extra-index-url https://download.pytorch.org/whl/cu121要快

相关推荐
进击切图仔13 天前
微调 qwen 时候踩坑记录
torch·tensorrt·qwen
a1117761 个月前
MonoGS 在 Jetson Orin Nano 上的部署与性能测试
python·开源·torch·cv
a1117761 个月前
jetpack5.0对应版本的torch和torchvision
python·开源·torch
酌量2 个月前
nvidia orin agx刷机忘记CUDA runtime,安装torch和cuda
linux·笔记·ubuntu·torch·cuda·agx
flying_13142 个月前
图神经网络分享系列-HAN(Heterogeneous Graph Attention Network)-torch(一)
深度学习·神经网络·torch·图神经网络·gat·han·语义级注意力
是梦终空2 个月前
计算机毕业设计269—基于python+深度学习+YOLOV8的交通标志识别系统(源代码+数据库+报告)
python·深度学习·opencv·毕业设计·torch·课程设计·pyqt5
曲幽3 个月前
FastAPI + Ollama 实战:搭一个能查天气的AI助手
python·ai·lora·torch·fastapi·web·model·ollama·weatherapi
Together_CZ4 个月前
ultralytics.nn.autobackend——autobackend.py子模块代码详读
yolo·目标检测·torch·ultralytics·autobackend·推理后端·多种模型支持
纪伊路上盛名在5 个月前
如何为我们的GPU设备选择合适的CUDA版本和Torch版本?
pytorch·深度学习·torch·cuda·英伟达