Skip to content

[ExecuTorch][WebGPU] view_copy op test suite (cases.py op-test framework)#20530

Open
pytorchbot wants to merge 1 commit into
gh/JulianCloudNTH/35/origfrom
gh/JulianCloudNTH/36/orig
Open

[ExecuTorch][WebGPU] view_copy op test suite (cases.py op-test framework)#20530
pytorchbot wants to merge 1 commit into
gh/JulianCloudNTH/35/origfrom
gh/JulianCloudNTH/36/orig

Conversation

@pytorchbot

Copy link
Copy Markdown
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #20361 by @JulianCloudNTH
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/JulianCloudNTH/36/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/JulianCloudNTH/36/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/JulianCloudNTH/35/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/JulianCloudNTH/36/orig

@diff-train-skip-merge

…ork)

Pull Request resolved: #20361

Registers `aten.view_copy.default` in the `cases.py` op-test framework: a `_view_copy_suite` of 3 configs (rank-reducing reshape `(2,3,4)->(6,4)`, flatten `->(-1,)`, rank-increasing reshape `->(1,2,3,4)`) that `generate_op_tests` exports via `VulkanPartitioner` and compares to a torch golden on Dawn. Also adds `test/ops/view_copy/test_view_copy.py` (`ViewModule` + `CONFIGS` + export-delegation/eager smoke test) and the `aten.view_copy.default` partitioner-allowlist entry in `tester.py`.
ghstack-source-id: 397026501
@exported-using-ghexport

Differential Revision: [D108793155](https://our.internmc.facebook.com/intern/diff/D108793155/)
@pytorch-bot

pytorch-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 2 New Failures, 2 Unrelated Failures

As of commit 3d36ada with merge base e03f777 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs 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.

@meta-cla meta-cla 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 Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants