-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[xegpu][spirv] Add xegpu.simt to spirv JoinMatrixINTEL lowering & and…
… E2E XeGPU.SIMT GEMM test case Supported op: xegpu.create_nd_descriptor xegpu.update_nd_offset xegpu.load_nd xegpu.store_nd xegpu.dpas Add an end-to-end GEMM test case for XeGPU.SIMT GEMM parameters in the test case: Matrix A = 1024x1024xf16 Matrix B = 1024x1024xf16 Matrix C = 1024x1024xf32
- Loading branch information
Showing
20 changed files
with
782 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.