Skip to content
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

[vulkan] Request 8-/16-bit integer/floating-point features #14848

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

antiagainst
Copy link
Contributor

When the Vulkan implementation supports 8-/16-bit integer or floating-point features, we can just request them. This helps to address validation errors regarding them.

When the Vulkan implementation supports 8-/16-bit integer or
floating-point features, we can just request them. This helps
to address validation errors regarding them.
@antiagainst antiagainst added the hal/vulkan Runtime Vulkan GPU HAL backend label Aug 27, 2023
@antiagainst antiagainst merged commit aabb73a into iree-org:main Aug 28, 2023
55 checks passed
@antiagainst antiagainst deleted the vulkan-fix-8-16-cap branch August 28, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hal/vulkan Runtime Vulkan GPU HAL backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants