Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Extract torch build as a standalone job #1271

Merged
merged 3 commits into from
Jan 14, 2025
Merged

[CI] Extract torch build as a standalone job #1271

merged 3 commits into from
Jan 14, 2025

Conversation

chuanqi129
Copy link
Contributor

@chuanqi129 chuanqi129 commented Jan 9, 2025

Extract PyTorch build as a standalone job for CI/CD.
Add PyTorch build fallback mechanism to last known good commit tracked in #1280, and add a comment for new build failure.

  1. created issue [DONT CLOSE] Last Known Workable Pytorch Commits #1280 to track latest workable pytorch main commit
  2. ci test always pull latest pytorch main with torch-xpu-ops PR branch to build, success goto 3, failed goto 4
  3. update commit in 1, continue to do ci tests
  4. add comment on issue [DONT CLOSE] Last Known Workable Pytorch Commits #1280 with issued pytorch commit, and read the commit in 1 and rebuild the pytorch, continue to do ci tests

@chuanqi129 chuanqi129 force-pushed the refine_lin_ci branch 30 times, most recently from 5f18130 to 517be6c Compare January 11, 2025 19:40
@chuanqi129 chuanqi129 force-pushed the refine_lin_ci branch 4 times, most recently from 68651f7 to 0f4f09b Compare January 11, 2025 20:21
@chuanqi129 chuanqi129 force-pushed the refine_lin_ci branch 4 times, most recently from edefeb3 to 37e82a4 Compare January 12, 2025 19:34
@chuanqi129 chuanqi129 merged commit 299831d into main Jan 14, 2025
5 of 6 checks passed
@chuanqi129 chuanqi129 deleted the refine_lin_ci branch January 14, 2025 06:56
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