[ExecuTorch][WebGPU] permute_copy op test suite (cases.py op-test framework)#20397
[ExecuTorch][WebGPU] permute_copy op test suite (cases.py op-test framework)#20397JulianCloudNTH wants to merge 5 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20397
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 3 New Failures, 1 Pending, 3 Unrelated FailuresAs of commit f0e9b62 with merge base 65bc0ca ( 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. |
This PR needs a
|
|
@claude review |
|
Claude finished @JulianCloudNTH's task in 1m 49s —— View job PR Review
Reviewed against the sibling op-test files ( Strengths
Minor notes (non-blocking)
Overall: LGTM. The only thing I'd actually verify before merge is |
Stack from ghstack (oldest at bottom):
Registers
aten.permute_copy.defaultin thecases.pyop-test framework: a_permute_suiteof 4 configs (3D rotation, 4D middle-dim transpose, 2D transpose, full 4D shuffle) thatgenerate_op_testsexports viaVulkanPartitionerand compares to a torch golden on Dawn. Also addstest/ops/permute/test_permute.py(PermuteModule+CONFIGS+_op_delegatedsmoke test) and theaten.permute_copy.defaultpartitioner-allowlist entry intester.py.@exported-using-ghexport
Differential Revision: D108793156
Differential Revision: D108793156