Jakub Piasecki
|
3cad16c41b
|
minor fixes
|
2025-01-10 12:15:49 +00:00 |
|
Jakub Piasecki
|
896f8b4ccf
|
add gemm_api and instances
|
2025-01-10 11:57:03 +00:00 |
|
Bartłomiej Kocot
|
af66494880
|
[CK TILE] GEMM and Batched GEMM SplitK support (#1724)
* [CK TILE] Add split K support in GEMM
* Updates
* Fixes
* rebase
* fix
* Fix
* fixes
* support for batched gemm
|
2024-12-28 14:40:17 +01:00 |
|
jakpiase
|
feb9a2bd9b
|
Add IsSupportedArgument() to gemm_kernel (#1698)
* add IsSupportedArgument to gemm_kernel
* add ut and do some refactoring
* switched to ck_tile's integral_constant
|
2024-12-05 09:02:13 +01:00 |
|
Bartłomiej Kocot
|
f49b595dc0
|
[CK TILE] Add gemm compute pipeline v3 (#1661)
* [CK TILE] Add gemm compute pipeline v3
* Enable universal gemm compute pipeline.
* Rename example and add compute pipeline.
* Introduce ag bg cr pipeline impl base.
* Refactor to reuse code.
* Cleaning
* Formatting.
---------
Co-authored-by: Adam Osewski <19374865+aosewski@users.noreply.github.com>
Co-authored-by: Adam Osewski <Adam.Osewski@amd.com>
|
2024-11-28 17:51:49 +01:00 |
|