Skip to content

Commit 5671fd3

Browse files
Revert "[common] Add support for cuBLASLt GEMM for GroupedTensor (#2502)"
This reverts commit 9bb9d22.
1 parent 9bb9d22 commit 5671fd3

File tree

12 files changed

+20
-1494
lines changed

12 files changed

+20
-1494
lines changed

tests/cpp/operator/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ add_executable(test_operator
3030
test_causal_softmax.cu
3131
test_swizzle.cu
3232
test_swap_first_dims.cu
33-
test_grouped_gemm.cu
3433
../test_common.cu)
3534

3635
# Find required packages

tests/cpp/operator/test_grouped_gemm.cu

Lines changed: 0 additions & 308 deletions
This file was deleted.

0 commit comments

Comments
 (0)