Skip to content

Move qualcomm.passes to qualcomm._passes #5920

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

Closed
wants to merge 1 commit into from
Closed

Conversation

tarun292
Copy link
Contributor

@tarun292 tarun292 commented Oct 6, 2024

Differential Revision: D63926845

Copy link

pytorch-bot bot commented Oct 6, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5920

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 2244233 with merge base da1d2ca (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 6, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

tarun292 added a commit that referenced this pull request Oct 7, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Differential Revision: D63926845
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

tarun292 added a commit that referenced this pull request Oct 7, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Differential Revision: D63926845
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

tarun292 added a commit that referenced this pull request Oct 7, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
@chiwwang
Copy link
Contributor

chiwwang commented Oct 8, 2024

Copy link
Collaborator

@shewu-quic shewu-quic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If possible, could you help to change this line in README.md

tarun292 added a commit that referenced this pull request Oct 8, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

tarun292 added a commit that referenced this pull request Oct 8, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

tarun292 added a commit that referenced this pull request Oct 8, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
tarun292 added a commit that referenced this pull request Oct 8, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

tarun292 added a commit that referenced this pull request Oct 8, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
tarun292 added a commit that referenced this pull request Oct 8, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

tarun292 added a commit that referenced this pull request Oct 9, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63926845

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 866b40c.

@tarun292
Copy link
Contributor Author

@pytorchbot cherry-pick --onto release/0.4 -c critical

@pytorchbot
Copy link
Collaborator

Cherry picking #5920

Command git -C /home/runner/work/executorch/executorch cherry-pick -x -X theirs 866b40c72e5e8814e55dbb253e356366db282267 returned non-zero exit code 1

Auto-merging backends/qualcomm/TARGETS
CONFLICT (rename/delete): backends/qualcomm/passes/TARGETS renamed to backends/qualcomm/_passes/TARGETS in 866b40c72 (Move qualcomm.passes to qualcomm._passes (#5920)), but deleted in HEAD.
Auto-merging backends/qualcomm/quantizer/quantizer.py
Auto-merging backends/qualcomm/utils/constants.py
Auto-merging backends/qualcomm/utils/utils.py
Auto-merging examples/qualcomm/oss_scripts/llama2/llama.py
error: could not apply 866b40c72... Move qualcomm.passes to qualcomm._passes (#5920)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Details for Dev Infra team Raised by workflow job

@cccclai cccclai mentioned this pull request Oct 10, 2024
cccclai added a commit to cccclai/executorch-1 that referenced this pull request Oct 10, 2024
Summary: A new pass is added after pytorch#5920

Differential Revision: D64190781
tarun292 added a commit to tarun292/executorch-2 that referenced this pull request Oct 10, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: pytorch#5920

Reviewed By: helunwencser

Differential Revision: D63926845

fbshipit-source-id: f1e3187f3012f83b388d9635ca5a244fa36950d6
(cherry picked from commit 866b40c)
cccclai added a commit to cccclai/executorch-1 that referenced this pull request Oct 10, 2024
Summary:
Pull Request resolved: pytorch#6110

A new pass is added after pytorch#5920

Differential Revision: D64190781
cccclai added a commit to cccclai/executorch-1 that referenced this pull request Oct 10, 2024
Summary:
Pull Request resolved: pytorch#6110

A new pass is added after pytorch#5920

Differential Revision: D64190781
tarun292 added a commit that referenced this pull request Oct 10, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845

fbshipit-source-id: f1e3187f3012f83b388d9635ca5a244fa36950d6
(cherry picked from commit 866b40c)
tarun292 added a commit that referenced this pull request Oct 10, 2024
Summary:
Changing qualcomm.passes to qualcomm._passes to indicate that these passes are not covered under the API stability guarantee.

Pull Request resolved: #5920

Reviewed By: helunwencser

Differential Revision: D63926845

fbshipit-source-id: f1e3187f3012f83b388d9635ca5a244fa36950d6
(cherry picked from commit 866b40c)
cccclai added a commit to cccclai/executorch-1 that referenced this pull request Oct 11, 2024
Summary:
Pull Request resolved: pytorch#6110

A new pass is added after pytorch#5920

Reviewed By: tarun292

Differential Revision: D64190781
facebook-github-bot pushed a commit that referenced this pull request Oct 11, 2024
Summary:
Pull Request resolved: #6110

A new pass is added after #5920

bypass-github-export-checks

Reviewed By: tarun292

Differential Revision: D64190781

fbshipit-source-id: a2fe9dedf502f7ff743a9f37ea8bee5f190227ea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants