Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][Matrix] add a new joint matrix test that uses SYCL bfloat16 #1005

Merged
merged 3 commits into from
May 9, 2022

Conversation

dkhaldi
Copy link

@dkhaldi dkhaldi commented Apr 22, 2022

The existing tests are using uint16 to represent bf16 type.
We are moving towards adding new ones that use SYCL bfloat16 type in an effort to replace the workaround we had adopted.

Signed-off-by: Dounia Khaldi [email protected]

@dkhaldi dkhaldi requested a review from a team as a code owner April 22, 2022 02:02
@steffenlarsen steffenlarsen merged commit 613ede6 into intel:intel May 9, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
…ntel#1005)

The existing tests are using uint16 to represent bf16 type.
We are moving towards adding new ones that use SYCL bfloat16 type in an effort to replace the workaround we had adopted.

Signed-off-by: Dounia Khaldi <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ntel/llvm-test-suite#1005)

The existing tests are using uint16 to represent bf16 type.
We are moving towards adding new ones that use SYCL bfloat16 type in an effort to replace the workaround we had adopted.

Signed-off-by: Dounia Khaldi <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants