diff-gaussian-rasterization安装反复失败解决记录
(0)安装 CUDA 12.1 版本的 PyTorch(与系统 CUDA 一致)
pip install torch2.1.0 torchvision0.16.0 torchaudio2.1.0 --index-url https://download.pytorch.org/whl/cu121
python -c "import torch; print(torch.__version…
2026/7/22 18:20:13