Skip to content

Update torch version to 2.13.0 in CI - #2524

Open
XuehaoSun wants to merge 1 commit into
mainfrom
xuehao/torch213
Open

Update torch version to 2.13.0 in CI#2524
XuehaoSun wants to merge 1 commit into
mainfrom
xuehao/torch213

Conversation

@XuehaoSun

Copy link
Copy Markdown
Contributor

Type of Change

This pull request upgrades the version of PyTorch used in the installation and test scripts from 2.11.0 to 2.13.0 for both CPU and XPU environments. This ensures compatibility with newer features and bug fixes provided in the latest PyTorch release.

Dependency upgrades:

  • Updated all references to torch and related package installations from version 2.11.0 to 2.13.0 in the .azure-pipelines/scripts/install_nc.sh script for both XPU and CPU installations. ([.azure-pipelines/scripts/install_nc.shL17-R22](https://github.com/intel/neural-compressor/pull/2524/files#diff-142c65a76b8a33625ec6e30db7a80de93c85d22f87baf48c59be6dfd5db58e33L17-R22))
  • Updated the PyTorch version to 2.13.0 in the .azure-pipelines/scripts/ut/run_3x_pt.sh script for CPU-based unit tests. ([.azure-pipelines/scripts/ut/run_3x_pt.shL20-R20](https://github.com/intel/neural-compressor/pull/2524/files#diff-481d3a408fa62d14ad262017016eb274b0e5140698caa20ed53dc1a24af3a176L20-R20))
  • Updated the PyTorch version to 2.13.0 in the .azure-pipelines/scripts/ut/run_3x_pt_xpu.sh script for XPU-based unit tests. ([.azure-pipelines/scripts/ut/run_3x_pt_xpu.shL18-R18](https://github.com/intel/neural-compressor/pull/2524/files#diff-7a2249a287c901d8ec04496018b1b1de7d2b172f1ba0300b2eb7ffee8179d5d9L18-R18))

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
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.

1 participant