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

This reverts commit 43fe5037d4ff9d07365e5d3b8f5b31676a8ff9da.

[ROCm/composable_kernel commit: c99323be6e]
This commit is contained in:
zjing14
2023-10-11 14:27:29 -05:00
committed by GitHub
parent 34b77070f3
commit 91e1cf6750
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)