[ExecuTorch][WebGPU] Op-test for minimum#21159
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21159
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: ❌ 6 New Failures, 1 Unrelated FailureAs of commit d981a0c with merge base 266e0dc ( NEW FAILURES - The following jobs have 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
|
psiddh
left a comment
There was a problem hiding this comment.
Approving full WebGPU stack
Stack from ghstack (oldest at bottom):
Adds the minimum op-test suite (2d + 3d same-shape) for the op ported in the diff below.
Key changes:
test/ops/test_minimum.py—MinimumModule(torch.minimum).test/op_tests/cases.py—_minimum_suite.Differential Revision: D112257590