carlushuang
|
1ff50e78c6
|
[CK_TILE] Fix mock token id, support g1u1/g1u0 through same inline code block (#1808)
* fix mock token id
* prepare host for g1u1
* reformat inline-asm
* restructure uk_0
* restructure gate_up
* done
* change default to init=1
* update readme
* fix a bug in interleave pipeline
* rcp for silu
|
2025-01-16 17:51:10 +08:00 |
|
Adam Osewski
|
d46196f291
|
Enhance printing functionality (#1751)
* Added object print with all template parameters
* fix clang format
---------
Co-authored-by: ravil-mobile <ravil.aviva.com@gmail.com>
Co-authored-by: illsilin <Illia.Silin@amd.com>
|
2024-12-17 09:19:44 +01:00 |
|
Xu, Shengnan
|
f57d720c67
|
added moe interleaving pipeline (#1712)
* added moe interleaving pipeline
* remove redundant code
* formater
---------
Co-authored-by: root <root@hjbog-srdc-14.amd.com>
|
2024-12-15 20:13:10 +08:00 |
|
carlushuang
|
440e28b08f
|
[CK_TILE] fused-moe first version (#1634)
* moe pipeline
* update code
* compile OK
* update
* update cpu reference
* update pipeline_gemm0
* compiler ok
* update pipeline
* rename to ex pipeline
* block-asm
* update
* update
* update first gemm ok
* compute correct
* update file structure
* update README
* update
* update
* update code
* update API
* return unsupport case
* add comment
* update readme
* update
* uncomment
* update
* fix build err
---------
Co-authored-by: valarLip <340077269@qq.com>
|
2024-11-26 11:14:56 +08:00 |
|