• ltqin's avatar
    Universal gemm flush cache (#1251) · f448d179
    ltqin authored
    
    
    * add flush cache to device op
    
    * add flush cache parameter to ckProfiler
    
    * change calculate size a and b method
    
    * chang evaluation time method foro AVERAGE to MEDIAN
    
    * format code
    
    * adjust some code
    
    * fix core dumped
    
    * remove loop call flush icache in kernel
    
    * remove loop(outer) call flush icache
    
    ---------
    Co-authored-by: default avatarletaoqin <letaoqin@amd.com>
    f448d179
flush_cache.hpp 7.02 KB