-
Notifications
You must be signed in to change notification settings - Fork 607
Add cherry pick script from PT #2716
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2716
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 07818d4 with merge base d64fc74 ( BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@huydhn has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
||
from github_utils import gh_fetch_url, gh_post_pr_comment | ||
|
||
from gitutils import get_git_remote_name, get_git_repo_dir, GitRepo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't exist for ET
@huydhn has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@huydhn can you link a result of local/manual run? Just to ensure we are not spotting new issues after waiting for this one to be landed |
Summary: The copy from third_party/pytorch doesn't work because it points to PyTorch Reviewed By: guangy10 Differential Revision: D55434703 Pulled By: huydhn
29c2671
to
07818d4
Compare
This pull request was exported from Phabricator. Differential Revision: D55434703 |
This pull request has been reverted by 04d568d. |
The copy from third_party/pytorch doesn't work because it points to PyTorch