mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-04 21:51:28 +00:00
Added unit tests for CK Tile compute bound gemm pipeline (#1728)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Currently ck_tile is only built on gfx9
|
||||
if(GPU_TARGETS MATCHES "gfx9")
|
||||
add_gtest_executable(test_ck_tile_gemm_mem_pipeline test_gemm_mem_pipeline.cpp)
|
||||
add_gtest_executable(test_ck_tile_gemm_pipeline test_gemm_pipeline.cpp)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user