Skip to content

Commit 5ebda90

Browse files
committed
disabling the gemm tile engine tests
1 parent 2e5cb76 commit 5ebda90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/ck_tile/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ add_subdirectory(core)
3838
add_subdirectory(epilogue)
3939
add_subdirectory(atomic_add_op)
4040
add_subdirectory(fmha)
41-
add_subdirectory(gemm_tile_engine)
41+
# add_subdirectory(gemm_tile_engine)
4242
add_subdirectory(pooling)
4343
add_subdirectory(grouped_conv)
4444
add_subdirectory(gemm_streamk_tile_engine)

0 commit comments

Comments
 (0)