[ExecuTorch][WebGPU] mul op test suite (cases.py op-test framework)#20528
[ExecuTorch][WebGPU] mul op test suite (cases.py op-test framework)#20528pytorchbot wants to merge 1 commit into
Conversation
Pull Request resolved: #20359 Registers `aten.mul.Tensor` in the `cases.py` op-test framework: a `_mul_suite` of 3 configs (same-shape fast path, last-dim broadcast at LLM width, mixed-rank left-pad) that `generate_op_tests` exports via `VulkanPartitioner` and compares to an fp64 torch golden on Dawn. Also adds `test/ops/mul/test_mul.py` (`MulModule` + `CONFIGS` + an export-delegation/eager smoke test) and the `aten.mul.Tensor` partitioner-allowlist entry in `tester.py`. ghstack-source-id: 397026499 @exported-using-ghexport Differential Revision: [D108793154](https://our.internmc.facebook.com/intern/diff/D108793154/)
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20528
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: ❌ 1 New Failure, 1 Unrelated FailureAs of commit 8e8f6d2 with merge base e03f777 ( NEW FAILURE - The following job has failed:
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. |
This PR needs a
|
This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #20359 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/34/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/JulianCloudNTH/34/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/JulianCloudNTH/34/orig
@diff-train-skip-merge