Skip to content

Commit

Permalink
2.5 final rc with torch-xpu-ops 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Oct 12, 2024
1 parent 44df52e commit 5260e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_linux_ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
source activate xpu_op_${ZE_AFFINITY_MASK}
cd ../ && rm -rf pytorch
git clone https://github.com/pytorch/pytorch pytorch
cd pytorch && git checkout nightly
cd pytorch && git checkout release/2.5
# apply PRs for stock pytorch
pip install requests
python ../torch-xpu-ops/.github/scripts/apply_torch_pr.py
Expand Down

0 comments on commit 5260e12

Please sign in to comment.