Commit Graph

3 Commits

Author SHA1 Message Date
shengnxu
a759277dc1 fix some error 2025-01-02 19:14:01 +08:00
root
e2be4b9e91 added moe interleaving pipeline 2024-12-03 03:46:22 +00: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