• dummycoderfe's avatar
    Ck tile/moe sorting (#1624) · bec6fbc6
    dummycoderfe authored
    
    
    * add moe_sorting & check ok
    
    * fix comments & typo
    
    * Run remod.py under include/ck_tile & example/ck_tile directories
    
    * format codes
    
    * fix output ci check bug
    
    * fix moe sorting readme and error commit file
    
    * use magiv div to accelerate compute
    
    * add an loop unroll for moe lds ops
    
    * add extblocksnel to set zeros for moebufs
    
    * [Ck_tile] moe set zero run ok, add size check and fix ref check
    
    * [Ck_tile]fix moe_sorting fuse set_zero remod
    
    * [Ck_tile] change name style, fix zero buffer size err, change folder
    
    * [Ck_tile] moe_sorting: fix name style
    
    * [Ck_tile] moe_sorting, remove useless params in traits
    
    * [Ck_tile] change outputtile cnt * unit_size; change output buf alloc
    
    ---------
    Co-authored-by: default avatardummycoderfe <noplydummmycoder@163.com>
    Co-authored-by: default avatarPo Yen, Chen <PoYen.Chen@amd.com>
    Co-authored-by: default avatarcarlushuang <carlus.huang@amd.com>
    bec6fbc6
host.hpp 1.64 KB