# cuda-study **Repository Path**: DreamPro/cuda-study ## Basic Information - **Project Name**: cuda-study - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-07 - **Last Updated**: 2026-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境 - 在vscode上要在远端安装python相关的扩展才能看源码的。 # uv - uv sync # torch pip install torch==2.11.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128 --extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple # numba pip install -i https://mirrors.huaweicloud.com/repository/pypi/simple/ numba pip install -i https://mirrors.huaweicloud.com/repository/pypi/simple/ pandas pip install -i https://mirrors.huaweicloud.com/repository/pypi/simple/ matplotlib