# NPU 安装清单：需独立环境与匹配的 CANN；不是本轮硬件验收报告。
# 配合默认构建的 revive wheel 安装，不在 wheel 安装时切换构建变量。
--extra-index-url https://download.pytorch.org/whl/cpu
torch==2.10.0+cpu; platform_machine == "x86_64"
torch==2.10.0; platform_machine != "x86_64"
torch-npu==2.10.0.post2
