• rocking's avatar
    [What] · 2d31e921
    rocking authored
    1. Add DeviceGemmShuffleXdl
     2. Revise example of gemm_xdl
    [Why] Prepare to add shuuffle version of D = alpha * (A * B) + beta * C
    [How] Imitate DeviceGemmXdl and device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp
    2d31e921
gemm_xdl.cpp 9.49 KB