• G
    Add fc padding to improve mkl GEMM's performance when N and K are multiple of 128. (#20972) · 234060f8
    GaoWei8 提交于
    * Add fc padding to solve mkl performance
    test=develop
    
    * fix gpu pass and error information
    test=develop
    
    * fix fc_fuse_pass_test
    test=develop
    
    * fix error information
    test=develop
    
    * fix error information
    test=develop
    
    * fix name and add fc op padding test
    test=develop
    
    * fix attributes
    test=develop
    
    * optimize fc padding
    test=develop
    
    * fix test
    test=develop
    234060f8
fc.h 1.1 KB