mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-05 06:01:23 +00:00
[CK_TILE] Migrate CK Tile examples to Tests to autorun on CI (#2421)
[CK_TILE] Add new ck tile unit test * Add new ck tile unit test smoke-gemm-universal * Add new ck tile unit test smoke-gemm-basic * Add new ck tile unit test topk_softmax * Add new ck tile unit test add_rmsnorm2d_rdquant_fwd
This commit is contained in:
@@ -13,3 +13,7 @@ add_subdirectory(moe_sorting)
|
||||
add_subdirectory(slice_tile)
|
||||
add_subdirectory(batched_transpose)
|
||||
add_subdirectory(smoothquant)
|
||||
add_subdirectory(topk_softmax)
|
||||
add_subdirectory(add_rmsnorm2d_rdquant)
|
||||
# add_subdirectory(layernorm2d)
|
||||
# add_subdirectory(rmsnorm2d)
|
||||
|
||||
Reference in New Issue
Block a user