Revert "Grouped Gemm with looping over the tiles. (#788)" (#982)

This reverts commit a4f72a314a.
This commit is contained in:
zjing14
2023-10-11 14:27:29 -05:00
committed by GitHub
parent a4f72a314a
commit c99323be6e
21 changed files with 517 additions and 854 deletions

View File

@@ -1,2 +1,2 @@
add_executable(client_grouped_gemm_fastgelu grouped_gemm_fastgelu.cpp)
target_link_libraries(client_grouped_gemm_fastgelu PRIVATE composable_kernel::device_operations)
target_link_libraries(client_grouped_gemm_fastgelu PRIVATE composable_kernel::device_operations)