You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ET-VK][ez] Fix 8-bit linear shaders extension requirement
## Context
8-bit linear compute shaders only require the 8bit_storage extension for buffer tensors. Now that we are checking that the GPU supports required extensions, we need to be more careful about declaring that a extensions as required.
Differential Revision: [D68035429](https://our.internmc.facebook.com/intern/diff/D68035429/)
[ghstack-poisoned]
0 commit comments