diff --git a/.github/workflows/_linux_ut.yml b/.github/workflows/_linux_ut.yml index 65932365b..9b0310528 100644 --- a/.github/workflows/_linux_ut.yml +++ b/.github/workflows/_linux_ut.yml @@ -112,6 +112,7 @@ jobs: TORCH_COMMIT_ID=$(python -c 'import torch; print(torch.version.git_version)') cd ../pytorch git reset --hard && git checkout ${TORCH_COMMIT_ID} + python ../torch-xpu-ops/.github/scripts/apply_torch_pr.py TORCH_XPU_OPS_COMMIT=$(