[ExecuTorch][WebGPU] et_vk.apply_rotary_emb test suite (export + native golden)#20290
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20290
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: ❌ 2 New Failures, 4 Unrelated FailuresAs of commit 495d5b9 with merge base 0e65ba6 ( 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
|
…ve golden) Pull Request resolved: #20290 Splits the `et_vk.apply_rotary_emb` tests into their own diff (op below, tests above), matching the `sdpa`/`update_cache`/`linear_q4gsw` convention, and brings them to the same rigor: a multi-shape config sweep run on-device (prefill + decode) and a library dual-oracle at both shapes. ghstack-source-id: 393673451 @exported-using-ghexport Differential Revision: [D108668384](https://our.internmc.facebook.com/intern/diff/D108668384/)
c6b6085
into
gh/JulianCloudNTH/29/base
#20292) Stack from [ghstack](https://github.com/ezyang/ghstack/tree/0.15.0) (oldest at bottom): * __->__ #20292 * #20265 * #20290 * #20264 * #20289 * #20263 Test suite for the `et_vk.prepack` constant-materialization op, split into its own diff (op below, tests above) per the per-op test-split convention. The prepack op is how a serialized constant becomes a GPU tensor: the constant arrives as a CPU-side reference (sizes + a pointer into the .pte bytes), and the prepack node is the sole materialization — one CPU->GPU transfer straight into the consumer's buffer. The model `M(x) = x + w` (w a constant) routes `w` through a prepack node, so the delegate must run the materialization for the output to equal `x + w` rather than `x + 0`. @exported-using-ghexport Differential Revision: [D108678631](https://our.internmc.facebook.com/intern/diff/D108678631/) Differential Revision: [D108678631](https://our.internmc.facebook.com/intern/diff/D108678631)
…ve golden) Pull Request resolved: #20290 Splits the `et_vk.apply_rotary_emb` tests into their own diff (op below, tests above), matching the `sdpa`/`update_cache`/`linear_q4gsw` convention, and brings them to the same rigor: a multi-shape config sweep run on-device (prefill + decode) and a library dual-oracle at both shapes. ghstack-source-id: 395549287 @exported-using-ghexport Differential Revision: [D108668384](https://our.internmc.facebook.com/intern/diff/D108668384/)
…ve golden) Pull Request resolved: #20290 Splits the `et_vk.apply_rotary_emb` tests into their own diff (op below, tests above), matching the `sdpa`/`update_cache`/`linear_q4gsw` convention, and brings them to the same rigor: a multi-shape config sweep run on-device (prefill + decode) and a library dual-oracle at both shapes. ghstack-source-id: 395549287 @exported-using-ghexport Differential Revision: [D108668384](https://our.internmc.facebook.com/intern/diff/D108668384/)
…ve golden) Pull Request resolved: #20290 Splits the `et_vk.apply_rotary_emb` tests into their own diff (op below, tests above), matching the `sdpa`/`update_cache`/`linear_q4gsw` convention, and brings them to the same rigor: a multi-shape config sweep run on-device (prefill + decode) and a library dual-oracle at both shapes. ghstack-source-id: 395549287 @exported-using-ghexport Differential Revision: [D108668384](https://our.internmc.facebook.com/intern/diff/D108668384/)
Stack from ghstack (oldest at bottom):
Splits the
et_vk.apply_rotary_embtests into their own diff (op below, tests above), matching thesdpa/update_cache/linear_q4gswconvention, and brings them to the same rigor: a multi-shape config sweep run on-device (prefill + decode) and a library dual-oracle at both shapes.@exported-using-ghexport
Differential Revision: D108668384
Differential Revision: D108668384