Skip to content

Conversation

@Sebastian-Larsson
Copy link
Collaborator

Improve the documentation of the size adjust conv2d pass and remove duplicated code.
Also add more tests to conv1d and conv2d that need to go through the pass.

Sebastian-Larsson and others added 4 commits January 10, 2025 11:05
Explain more thorougly what the pass does.

Change-Id: I9260512fb0b8afe23505edcce47dd3c9f59e9690
The functions insert_q_dq_pair and create_node were duplicates of
functions with the same name in arm_pass_utils.py.

Import the functions from arm_pass_utils and remove the duplicate
functions.

Change-Id: I8f16af56f8438d8cd33d087c4ebac419cb5b2596
Change-Id: I84e9cb02f18cb1c81a27156b6e9d946c11291adf
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 14, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 2caa156 with merge base 25bf93e (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 Jan 14, 2025
@Sebastian-Larsson
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

@Sebastian-Larsson
Copy link
Collaborator Author

@pytorchbot label "topic: not user facing"

@Sebastian-Larsson
Copy link
Collaborator Author

@pytorchbot label "partner: arm"

@pytorch-bot pytorch-bot bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Jan 14, 2025
@freddan80 freddan80 merged commit 85d274a into pytorch:main Jan 15, 2025
107 checks passed
YIWENX14 pushed a commit that referenced this pull request Jan 28, 2025
[Arm backend] Improve the documentation of the size adjust conv2d pass and remove 
duplicated code.

Also add more tests to conv1d and conv2d that need to go through the pass.
@Sebastian-Larsson Sebastian-Larsson deleted the size_adjust_pass_revisit branch April 4, 2025 14:05
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. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants