Skip to content

Update torch version to 2.13.0#2045

Merged
XuehaoSun merged 5 commits into
mainfrom
xuehao/torch2.13
Jul 13, 2026
Merged

Update torch version to 2.13.0#2045
XuehaoSun merged 5 commits into
mainfrom
xuehao/torch2.13

Conversation

@XuehaoSun

Copy link
Copy Markdown
Contributor

Description

This pull request updates the PyTorch (torch) and TorchVision (torchvision) dependencies across multiple Dockerfiles, scripts, and constraints files to newer versions. It also updates the kernels package version in the CUDA unit test setup. These changes ensure the development and test environments are using the latest compatible versions of these core libraries.

Dependency version updates:

  • Upgraded torch from version 2.12.1 to 2.13.0 and torchvision from 0.27.1 to 0.28.0 in the following files and scripts:

    • .azure-pipelines/docker/Dockerfile.devel
    • .azure-pipelines/docker/Dockerfile_xpu.devel
    • .azure-pipelines/scripts/ut/constraints.txt
    • .azure-pipelines/scripts/cuda_unit_test/run_cuda_ut.sh
    • .azure-pipelines/scripts/ut/run_ut_cuda.sh [1] [2]
  • Updated the kernels package from 0.12.3 to 0.15.2 in the CUDA unit test script to match the requirements of newer transformers versions.

XuehaoSun added 4 commits July 9, 2026 09:40
…file and unit test scripts

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
…file_xpu.devel

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
@XuehaoSun

Copy link
Copy Markdown
Contributor Author

/azp run Unit-Test-CUDA-AutoRound

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

…ll model RTN generation test due to triton issue

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
@XuehaoSun

Copy link
Copy Markdown
Contributor Author

/azp run Unit-Test-CUDA-AutoRound

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@XuehaoSun XuehaoSun merged commit 32da6a9 into main Jul 13, 2026
33 checks passed
@XuehaoSun XuehaoSun deleted the xuehao/torch2.13 branch July 13, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants