File tree Expand file tree Collapse file tree 5 files changed +1276
-719
lines changed Expand file tree Collapse file tree 5 files changed +1276
-719
lines changed Original file line number Diff line number Diff line change 117
117
| ✔️ [ hgemm_t_8x8_sliced_k...dbuf] ( ./hgemm/hgemm.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
118
118
| ✔️ [ hgemm_t_8/16x8...k16/32...dbuf] ( ./hgemm/hgemm_async.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
119
119
| ✔️ [ hgemm_t_8/16x8...k16/32...async] ( ./hgemm/hgemm_async.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
120
+ | ✔️ [ hgemm_wmma_m16n16k16...naive* ] ( ./hgemm/hgemm_wmma.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
121
+ | ✔️ [ hgemm_wmma_m16n16k16...mma4x2* ] ( ./hgemm/hgemm_wmma.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
122
+ | ✔️ [ hgemm_wmma_m16n16k16...warp2x4* ] ( ./hgemm/hgemm_wmma.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
123
+ | ✔️ [ hgemm_wmma_m16n16k16...async* ] ( ./hgemm/hgemm_wmma.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
124
+ | ✔️ [ hgemm_wmma_m16n16k16...offset* ] ( ./hgemm/hgemm_wmma.cu ) | f16| f16| [ link] ( ./hgemm/ ) | ⭐️⭐️⭐️|
120
125
| ✔️ [ sgemv_k32_f32] ( ./sgemv/sgemv.cu ) | f32| f32| [ link] ( ./sgemv/ ) | ⭐️⭐️⭐️|
121
126
| ✔️ [ sgemv_k128_f32x4] ( ./sgemv/sgemv.cu ) | f32| f32| [ link] ( ./sgemv/ ) | ⭐️⭐️⭐️|
122
127
| ✔️ [ sgemv_k16_f32] ( ./sgemv/sgemv.cu ) | f32| f32| [ link] ( ./sgemv/ ) | ⭐️⭐️⭐️|
You can’t perform that action at this time.
0 commit comments