[ExecuTorch][WebGPU] Op-tests for amax + amin#21165
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21165
Note: Links to docs will display an error until the docs builds have been completed. ❌ 10 New Failures, 15 Pending, 13 Unrelated FailuresAs of commit 7005ebe with merge base 4a26c64 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
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 op-test suites for the last-dim reductions ported in the diff below (keepdim + nodim, 2d + 3d).
Key changes:
test/ops/test_reduce.py—AmaxModule/AminModule(reducedim=-1).test/op_tests/cases.py—_reduce_suite+_amax_suite/_amin_suite.@exported-using-ghexport
Differential Revision: D112257621
Differential Revision: D112257621