Skip to content

[ExecuTorch][WebGPU] mul op test suite (cases.py op-test framework)#20528

Open
pytorchbot wants to merge 1 commit into
mainfrom
gh/JulianCloudNTH/34/orig
Open

[ExecuTorch][WebGPU] mul op test suite (cases.py op-test framework)#20528
pytorchbot wants to merge 1 commit into
mainfrom
gh/JulianCloudNTH/34/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: #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

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/)
@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/20528

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:

❌ 1 New Failure, 1 Unrelated Failure

As of commit 8e8f6d2 with merge base e03f777 (image):

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.

@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
@github-actions

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

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