-
Notifications
You must be signed in to change notification settings - Fork 690
[ET-VK] Introduce TextureMetadata
struct
#15157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh/SS-JIA/340/base
Are you sure you want to change the base?
Conversation
Title says it all! Introduce a utility struct `TextureMetadata` to make it easier to pass tensor metadata to compute shaders, as a direct equivalent to `BufferMetadata`. Differential Revision: [D84716457](https://our.internmc.facebook.com/intern/diff/D84716457/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15157
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: ❌ 3 New Failures, 8 Pending, 2 Unrelated FailuresAs of commit 1835517 with merge base 7349bb5 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but was 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
|
Title says it all! Introduce a utility struct `TextureMetadata` to make it easier to pass tensor metadata to compute shaders, as a direct equivalent to `BufferMetadata`. Differential Revision: [D84716457](https://our.internmc.facebook.com/intern/diff/D84716457/) [ghstack-poisoned]
Title says it all! Introduce a utility struct `TextureMetadata` to make it easier to pass tensor metadata to compute shaders, as a direct equivalent to `BufferMetadata`. Differential Revision: [D84716457](https://our.internmc.facebook.com/intern/diff/D84716457/) [ghstack-poisoned]
Title says it all! Introduce a utility struct `TextureMetadata` to make it easier to pass tensor metadata to compute shaders, as a direct equivalent to `BufferMetadata`. Differential Revision: [D84716457](https://our.internmc.facebook.com/intern/diff/D84716457/) [ghstack-poisoned]
Title says it all! Introduce a utility struct `TextureMetadata` to make it easier to pass tensor metadata to compute shaders, as a direct equivalent to `BufferMetadata`. Differential Revision: [D84716457](https://our.internmc.facebook.com/intern/diff/D84716457/) [ghstack-poisoned]
Stack from ghstack (oldest at bottom):
pow.Tensor_Scalar
#15159TextureMetadata
struct #15157sample_kwargs
as an argument in several test util functions #15153Title says it all! Introduce a utility struct
TextureMetadata
to make it easier to pass tensor metadata to compute shaders, as a direct equivalent toBufferMetadata
.Differential Revision: D84716457