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

Clarify branch policy of torch-xpu-ops repo - what's viable/strict branch? #1025

Open
dvrogozh opened this issue Oct 29, 2024 · 1 comment
Open
Assignees

Comments

@dvrogozh
Copy link
Contributor

@EikanWang : can you, please, help clarify branch policy of torch-xpu-ops repo?

In particular, I see that PyTorch main branch currently points to the https://github.com/intel/torch-xpu-ops/tree/viable/strict of torch-xpu-ops while I was thought it should point to main unless we stabilize code prior to release in which case it would point to one of release branches.

$ git branch -a --contains b3d5d78c72ea
  remotes/origin/viable/strict
@xytintel
Copy link
Contributor

@dvrogozh We update the torch-xpu-ops commit pin (current main branch) to the stock pytorch every development cycle. As the release cycle approaches its freeze, we create a release branch, such as release/2.5 for tracking and debugging the remaining critical issues. @EikanWang Pls correct me if anything wrong.

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

No branches or pull requests

3 participants