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

[SYCL][Matrix]update recent tests to use the new API and remove deprecated bfloat16::from_bits #1494

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

dkhaldi
Copy link

@dkhaldi dkhaldi commented Jan 6, 2023

  • Update recently added tests to use the new API (col major and row major tests VNNI/transpose)
  • Fix make_fp32 function so it does not do extra conversion
  • remove deprecated bfloat16::from_bits

…ajor tests VNNI/transpose)

- Fix make_fp32 function so it does not do extra conversion
- remove deprecated bfloat16::from_bits
@dkhaldi dkhaldi requested a review from a team as a code owner January 6, 2023 16:29
@dkhaldi dkhaldi requested a review from bso-intel January 6, 2023 16:29
@dkhaldi
Copy link
Author

dkhaldi commented Jan 6, 2023

Ping @intel/llvm-reviewers-runtime

@againull againull merged commit 2722bd1 into intel:intel Jan 7, 2023
@dkhaldi dkhaldi deleted the f32conversionfix branch January 17, 2023 15:35
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Add matrix tests that use the new API (unified API)
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…cated bfloat16::from_bits (intel#1494)

- Update recently added tests to use the new API (col major and row major tests VNNI/transpose)
- Fix make_fp32 function so it does not do extra conversion
- remove deprecated bfloat16::from_bits
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…cated bfloat16::from_bits (intel/llvm-test-suite#1494)

- Update recently added tests to use the new API (col major and row major tests VNNI/transpose)
- Fix make_fp32 function so it does not do extra conversion
- remove deprecated bfloat16::from_bits
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