Skip to content

Add support for bfloat16 and float8 tensors#4192

Open
einarhov-arm wants to merge 1 commit intoKhronosGroup:mainfrom
einarhov-arm:tensor-float8-bfloat16
Open

Add support for bfloat16 and float8 tensors#4192
einarhov-arm wants to merge 1 commit intoKhronosGroup:mainfrom
einarhov-arm:tensor-float8-bfloat16

Conversation

@einarhov-arm
Copy link
Copy Markdown

Add the following extensions:

GL_ARM_tensors_bfloat16
GL_ARM_tensors_float_e5m2
GL_ARM_tensors_float_e4m3

Add the following extensions:

GL_ARM_tensors_bfloat16
GL_ARM_tensors_float_e5m2
GL_ARM_tensors_float_e4m3
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 20, 2026

CLA assistant check
All committers have signed the CLA.

@einarhov-arm
Copy link
Copy Markdown
Author

This change implements KhronosGroup/GLSL#311

Copy link
Copy Markdown
Contributor

@arcady-lunarg arcady-lunarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to add the GLSL preprocessor #defines for the new extension names to the preamble as per point 3 of the instructions in glslang/MachineIndependent/Versions.cpp (and actually also to do this for the original GL_ARM_tensors symbol as well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants