[docker] upgrade NPU images to CANN 9.1 and PyTorch 2.10 (#10729)

This commit is contained in:
xvxuopop
2026-08-10 11:20:41 +08:00
committed by GitHub
parent 63a89710c7
commit 0bbe481e6e
10 changed files with 297 additions and 384 deletions

View File

@@ -1,5 +1,5 @@
torch==2.7.1
torch-npu==2.7.1.post4
torchvision==0.22.1
torchaudio==2.7.1
torch==2.10.0
torch-npu==2.10.0.post2
torchvision==0.25.0
torchaudio==2.10.0
decorator