已合并
[Docs]update triton-ascend version #45512
[Docs]update triton-ascend version #45512
已合并
chenrayray创建于 12 天前
1 个文件变更+17-17
@@ -32,24 +32,24 @@
32|2.10.0|26.1.0|Python 3.11|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.10.0%2Bcpu-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.10.0+cpu-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.10.0/torch_npu-2.10.0.post4-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.10.0.post4-cp311-cp311-manylinux_2_28_x86_64.whl</copy> |32|2.10.0|26.1.0|Python 3.11|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.10.0%2Bcpu-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.10.0+cpu-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.10.0/torch_npu-2.10.0.post4-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.10.0.post4-cp311-cp311-manylinux_2_28_x86_64.whl</copy> |
33|2.10.0|26.1.0|Python 3.10|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.10.0%2Bcpu-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.10.0+cpu-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.10.0/torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_aarch64.whl</copy> |33|2.10.0|26.1.0|Python 3.10|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.10.0%2Bcpu-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.10.0+cpu-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.10.0/torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_aarch64.whl</copy> |
34|2.10.0|26.1.0|Python 3.10|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.10.0%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.10.0+cpu-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.10.0/torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_x86_64.whl</copy> |34|2.10.0|26.1.0|Python 3.10|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.10.0%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.10.0+cpu-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.10.0/torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.10.0.post4-cp310-cp310-manylinux_2_28_x86_64.whl</copy> |
35-|2.9.0|26.1.0|Python 3.13|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |35+|2.9.0|26.1.0|Python 3.13|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
36-|2.9.0|26.1.0|Python 3.13|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |36+|2.9.0|26.1.0|Python 3.13|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
37-|2.9.0|26.1.0|Python 3.12|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |37+|2.9.0|26.1.0|Python 3.12|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
38-|2.9.0|26.1.0|Python 3.12|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |38+|2.9.0|26.1.0|Python 3.12|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
39-|2.9.0|26.1.0|Python 3.11|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |39+|2.9.0|26.1.0|Python 3.11|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
40-|2.9.0|26.1.0|Python 3.11|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |40+|2.9.0|26.1.0|Python 3.11|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
41-|2.9.0|26.1.0|Python 3.10|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |41+|2.9.0|26.1.0|Python 3.10|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.9.0+cpu-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
42-|2.9.0|26.1.0|Python 3.10|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |42+|2.9.0|26.1.0|Python 3.10|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.9.0%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.9.0+cpu-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.9.0/torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.9.0.post6-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
43-|2.7.1|26.1.0|Python 3.13|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |43+|2.7.1|26.1.0|Python 3.13|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
44-|2.7.1|26.1.0|Python 3.13|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |44+|2.7.1|26.1.0|Python 3.13|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp313-cp313-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
45-|2.7.1|26.1.0|Python 3.12|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |45+|2.7.1|26.1.0|Python 3.12|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
46-|2.7.1|26.1.0|Python 3.12|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |46+|2.7.1|26.1.0|Python 3.12|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp312-cp312-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
47-|2.7.1|26.1.0|Python 3.11|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |47+|2.7.1|26.1.0|Python 3.11|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
48-|2.7.1|26.1.0|Python 3.11|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |48+|2.7.1|26.1.0|Python 3.11|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp311-cp311-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
49-|2.7.1|26.1.0|Python 3.10|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |49+|2.7.1|26.1.0|Python 3.10|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_aarch64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl<br>pip3 install triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl</copy> |
50-|2.7.1|26.1.0|Python 3.10|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |50+|2.7.1|26.1.0|Python 3.10|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp310-cp310-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
51|2.7.1|26.1.0|Python 3.9|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp39-cp39-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_aarch64.whl</copy> |51|2.7.1|26.1.0|Python 3.9|AArch64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl<br>pip3 install torch-2.7.1+cpu-cp39-cp39-manylinux_2_28_aarch64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_aarch64.whl<br>pip3 install torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_aarch64.whl</copy> |
52-|2.7.1|26.1.0|Python 3.9|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp39-cp39-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp39-cp39-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://gitcode.com/Ascend/triton-ascend/releases/download/v3.2.1/triton_ascend-3.2.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |52+|2.7.1|26.1.0|Python 3.9|X86_64|9.1.0|离线安装(Whl)| <copy># 下载并安装PyTorch框架<br>wget https://download.pytorch.org/whl/cpu/torch-2.7.1%2Bcpu-cp39-cp39-manylinux_2_28_x86_64.whl<br>pip3 install torch-2.7.1+cpu-cp39-cp39-manylinux_2_28_x86_64.whl<br><br># 下载并安装TorchNPU插件<br>wget https://gitcode.com/Ascend/pytorch/releases/download/v26.1.0-pytorch2.7.1/torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_x86_64.whl<br>pip3 install torch_npu-2.7.1.post8-cp39-cp39-manylinux_2_28_x86_64.whl<br><br># 下载并安装Triton-Ascend插件<br>wget https://github.com/triton-lang/triton-ascend/releases/download/v3.2.2/triton_ascend-3.2.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl<br>pip3 install triton_ascend-3.2.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl</copy> |
53 53 
54> [!NOTE]54> [!NOTE]
55>55>